Linux Kernel
3.7.1
|
Data Fields | |
int | ep_num |
int | n_bds |
int | ep_type |
int | dir |
int | n_fifo_slots |
int | max_pkt_hs |
int | max_pkt_fs |
Definition at line 140 of file bcm63xx_udc.c.
int dir |
Definition at line 144 of file bcm63xx_udc.c.
int ep_num |
Definition at line 141 of file bcm63xx_udc.c.
int ep_type |
Definition at line 143 of file bcm63xx_udc.c.
int max_pkt_fs |
Definition at line 147 of file bcm63xx_udc.c.
int max_pkt_hs |
Definition at line 146 of file bcm63xx_udc.c.
int n_bds |
Definition at line 142 of file bcm63xx_udc.c.
int n_fifo_slots |
Definition at line 145 of file bcm63xx_udc.c.