Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | _BULK_ENDP_IN |
struct | _BULK_ENDP_OUT |
struct | _INTR_ENDP_IN |
struct | _INTR_ENDP_OUT |
struct | _USB_TCB |
struct | _USB_RCB |
struct | _S_INTERFACE_ADAPTER |
Typedefs | |
typedef struct _BULK_ENDP_IN | BULK_ENDP_IN |
typedef struct _BULK_ENDP_IN * | PBULK_ENDP_IN |
typedef struct _BULK_ENDP_OUT | BULK_ENDP_OUT |
typedef struct _BULK_ENDP_OUT * | PBULK_ENDP_OUT |
typedef struct _INTR_ENDP_IN | INTR_ENDP_IN |
typedef struct _INTR_ENDP_IN * | PINTR_ENDP_IN |
typedef struct _INTR_ENDP_OUT | INTR_ENDP_OUT |
typedef struct _INTR_ENDP_OUT * | PINTR_ENDP_OUT |
typedef struct _USB_TCB | USB_TCB |
typedef struct _USB_TCB * | PUSB_TCB |
typedef struct _USB_RCB | USB_RCB |
typedef struct _USB_RCB * | PUSB_RCB |
typedef struct _S_INTERFACE_ADAPTER | S_INTERFACE_ADAPTER |
typedef struct _S_INTERFACE_ADAPTER * | PS_INTERFACE_ADAPTER |
typedef struct _BULK_ENDP_IN BULK_ENDP_IN |
typedef struct _BULK_ENDP_OUT BULK_ENDP_OUT |
typedef struct _INTR_ENDP_IN INTR_ENDP_IN |
typedef struct _INTR_ENDP_OUT INTR_ENDP_OUT |
typedef struct _BULK_ENDP_IN * PBULK_ENDP_IN |
typedef struct _BULK_ENDP_OUT * PBULK_ENDP_OUT |
typedef struct _INTR_ENDP_IN * PINTR_ENDP_IN |
typedef struct _INTR_ENDP_OUT * PINTR_ENDP_OUT |