Linux Kernel
3.7.1
|
#include <core.h>
Data Fields | |
struct usb_ep | endpoint |
struct list_head | request_list |
struct list_head | req_queued |
struct dwc3_trb * | trb_pool |
dma_addr_t | trb_pool_dma |
u32 | free_slot |
u32 | busy_slot |
struct usb_ss_ep_comp_descriptor * | comp_desc |
struct dwc3 * | dwc |
unsigned | flags |
unsigned | current_trb |
u8 | number |
u8 | type |
u8 | resource_index |
u16 | current_uf |
u32 | interval |
char | name [20] |
unsigned | direction:1 |
unsigned | stream_capable:1 |
struct usb_ss_ep_comp_descriptor* comp_desc |
dma_addr_t trb_pool_dma |