Pyro device driver API
|
Data Fields | |
struct USB_bus_driver_t * | psBus |
struct USB_device_t * | psParent |
int | nDeviceNum |
int | eSpeed |
atomic_t | nRefCount |
sem_id | hLock |
unsigned int | nToggle [2] |
unsigned int | nHalted [2] |
int | nMaxPacketIn [16] |
int | nMaxPacketOut [16] |
USB_desc_device_s | sDeviceDesc |
USB_desc_config_s * | psConfig |
USB_desc_config_s * | psActConfig |
char ** | pRawDescs |
bool | bLangID |
int | nStringLangID |
void * | pHCPrivate |
int | nMaxChild |
struct USB_device_t * | psChildren [16] |
struct USB_device_t * | psTT |
int | nTTPort |
int | nHandle |