Pyro device driver API
|
Data Fields | |
int | nBusNum |
atomic_t | nRefCount |
bool | bDevMap [128] |
struct USB_device_t * | psRootHUB |
int(* | AddDevice )(struct USB_device_t *psDevice) |
int(* | RemoveDevice )(struct USB_device_t *psDevice) |
int(* | GetFrameNumber )(struct USB_device_t *psDevice) |
int(* | SubmitPacket )(struct USB_packet_t *psPacket) |
int(* | CancelPacket )(struct USB_packet_t *psPacket) |
void * | pHCPrivate |
int | nBandWidthAllocated |
int | nBandWidthInt |
int | nBandWidthISO |