代码搜索:Hub
找到约 1,488 项符合「Hub」的源代码
代码结果 1,488
www.eeworm.com/read/189157/8487692
ico hub.ico
www.eeworm.com/read/290057/8509101
h hub.h
/*============================================================================
____________________________________________________________________________
________
www.eeworm.com/read/378965/9211492
ico hub.ico
www.eeworm.com/read/167149/9979661
jpg hub.jpg
www.eeworm.com/read/353311/10455479
ico hub.ico
www.eeworm.com/read/352201/10575695
ico hub.ico
www.eeworm.com/read/418318/10953540
h hub.h
#ifndef __LINUX_HUB_H
#define __LINUX_HUB_H
/*
* Hub protocol and driver data structures.
*
* Some of these are known to the "virtual root hub" code
* in host controller drivers.
*/
#
www.eeworm.com/read/418318/10953543
c hub.c
/*
* USB hub driver.
*
* (C) Copyright 1999 Linus Torvalds
* (C) Copyright 1999 Johannes Erdfelt
* (C) Copyright 1999 Gregory P. Smith
* (C) Copyright 2001 Brad Hards (bhards@bigpond.net.a
www.eeworm.com/read/133091/6956300
h hub.h
#ifndef __LINUX_HUB_H
#define __LINUX_HUB_H
#include "usb-ohci.h"
//#include
/*
* Hub request types
*/
#define USB_RT_HUB (USB_TYPE_CLASS | USB_RECIP_DEVICE)
#define USB_R
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