|
XenevaOS
|
#include "uspi/usb.h"#include "uspi/usbhub.h"#include "uspi/usbfunction.h"#include "uspi/usbhostcontroller.h"#include "uspi/string.h"#include "uspi/types.h"

Go to the source code of this file.
Classes | |
| struct | TUSBStandardHub |
Typedefs | |
| typedef struct TUSBStandardHub | TUSBStandardHub |
Functions | |
| void | USBStandardHub (TUSBStandardHub *pThis, TUSBFunction *pFunction) |
| void | _USBStandardHub (TUSBStandardHub *pThis) |
| boolean | USBStandardHubInitialize (TUSBStandardHub *pThis) |
| boolean | USBStandardHubConfigure (TUSBFunction *pUSBFunction) |
| typedef struct TUSBStandardHub TUSBStandardHub |
| void _USBStandardHub | ( | TUSBStandardHub * | pThis | ) |
| void USBStandardHub | ( | TUSBStandardHub * | pThis, |
| TUSBFunction * | pFunction | ||
| ) |
| boolean USBStandardHubConfigure | ( | TUSBFunction * | pUSBFunction | ) |
| boolean USBStandardHubInitialize | ( | TUSBStandardHub * | pThis | ) |