代码搜索:USB_DEVICE
找到约 327 项符合「USB_DEVICE」的源代码
代码结果 327
www.eeworm.com/read/263024/11379736
c dc2xx.c
/*
* Copyright (C) 1999-2000 by David Brownell
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Pu
www.eeworm.com/read/263024/11380226
c kaweth.c
/****************************************************************
*
* kaweth.c - driver for KL5KUSB101 based USB->Ethernet
*
* (c) 2000 Interlan Communications
* (c) 2000 Stephane Aln
www.eeworm.com/read/152843/5656461
c board_setup.c
/*
*
* BRIEF MODULE DESCRIPTION
* 4G Systems MTX-1 board setup.
*
* Copyright 2003 MontaVista Software Inc.
* Author: MontaVista Software, Inc.
* ppopov@mvista.com or source@mvista.com
www.eeworm.com/read/172576/9701303
c dc2xx.c
/*
* Copyright (C) 1999-2000 by David Brownell
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Pu
www.eeworm.com/read/172576/9701631
c kaweth.c
/****************************************************************
*
* kaweth.c - driver for KL5KUSB101 based USB->Ethernet
*
* (c) 2000 Interlan Communications
* (c) 2000 Stephane Aln
www.eeworm.com/read/268115/11153919
c dc2xx.c
/*
* Copyright (C) 1999-2000 by David Brownell
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Pu
www.eeworm.com/read/268115/11154206
c kaweth.c
/****************************************************************
*
* kaweth.c - driver for KL5KUSB101 based USB->Ethernet
*
* (c) 2000 Interlan Communications
* (c) 2000 Stephane Aln
www.eeworm.com/read/291931/8387271
c spca5xx.c
/*
* SPCA5xx based usb camera driver (currently supports
* yuv native stream spca501a, spca501c, spca505, spca508, spca506
* jpeg native stream spca500, spca551, spca504a, spca504b, spca533a, spca5
www.eeworm.com/read/164463/10106645
h usbdev_fs_i.h
struct usb_device;
struct usb_bus;
struct usbdev_inode_info {
struct list_head dlist;
struct list_head slist;
union {
struct usb_device *dev;
struct usb_bus *bus;
} p;
};
www.eeworm.com/read/351674/10630807
c usb.c
/*
*
* Most of this source has been derived from the Linux USB
* project:
* (C) Copyright Linus Torvalds 1999
* (C) Copyright Johannes Erdfelt 1999-2001
* (C) Copyright Andreas Gal 1999