代码搜索:USB_DEVICE
找到约 327 项符合「USB_DEVICE」的源代码
代码结果 327
www.eeworm.com/read/161869/10359111
txt linux下usb.c源代码分析.txt
Linux下的USB子系统
在Linux系统中有一个名为“The USB Core”子系统,它有特殊的API支持USB设备和控制器。它的作用是通过定义一组数据结构,宏和函数来抽象所有硬件或设备依赖的部分。
USB内核包含所有USB设备和控制器的最外层的驱动。这些函数可以被划分到上层或下层API。下图所示的就是针对于USB设备驱动和另外一个主机控制器的API。下层集成在USB设备驱动层, ...
www.eeworm.com/read/351674/10630833
h usb.h
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistri
www.eeworm.com/read/133091/6956301
c hub.c
/*
* USB hub driver.
*
* (C) Copyright 1999 Linus Torvalds
* (C) Copyright 1999 Johannes Erdfelt
* (C) Copyright 1999 Gregory P. Smith
*/
/*
#include
#include
www.eeworm.com/read/463758/7175804
h rt2870.h
/*
*************************************************************************
* Ralink Tech Inc.
* 5F., No.36, Taiyuan St., Jhubei City,
* Hsinchu County 302,
* Taiwan, R.O.C.
*
* (c) Copyright
www.eeworm.com/read/445847/7589398
h usb.h
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistri
www.eeworm.com/read/197756/7971575
h scanner.h
/*
* Driver for USB Scanners (linux-2.6)
*
* Copyright (C) 1999, 2000, 2001, 2002 David E. Nelson
* Previously maintained by Brian Beattie
*
* Current maintainer: Henning Meier-Geinitz
www.eeworm.com/read/333438/12682003
h scanner.h
/*
* Driver for USB Scanners (linux-2.4)
*
* Copyright (C) 1999, 2000, 2001, 2002 David E. Nelson
* Previously maintained by Brian Beattie
*
* Current maintainer: Henning Meier-Geinitz