|
XenevaOS
|


Go to the source code of this file.
Classes | |
| struct | TUSBString |
Typedefs | |
| typedef struct TUSBString | TUSBString |
Functions | |
| void | USBString (TUSBString *pThis, struct TUSBDevice *pDevice) |
| void | USBStringCopy (TUSBString *pThis, TUSBString *pParent) |
| void | _USBString (TUSBString *pThis) |
| boolean | USBStringGetFromDescriptor (TUSBString *pThis, u8 ucID, u16 usLanguageID) |
| const char * | USBStringGet (TUSBString *pThis) |
| u16 | USBStringGetLanguageID (TUSBString *pThis) |
| typedef struct TUSBString TUSBString |
| void _USBString | ( | TUSBString * | pThis | ) |
| void USBString | ( | TUSBString * | pThis, |
| struct TUSBDevice * | pDevice | ||
| ) |
| void USBStringCopy | ( | TUSBString * | pThis, |
| TUSBString * | pParent | ||
| ) |
| const char * USBStringGet | ( | TUSBString * | pThis | ) |
| boolean USBStringGetFromDescriptor | ( | TUSBString * | pThis, |
| u8 | ucID, | ||
| u16 | usLanguageID | ||
| ) |
| u16 USBStringGetLanguageID | ( | TUSBString * | pThis | ) |