Linux Kernel
3.7.1
|
#include <atmel_usba_udc.h>
Data Fields | |
char * | name |
int | index |
int | fifo_size |
int | nr_banks |
int | can_dma |
int | can_isoc |
Definition at line 7 of file atmel_usba_udc.h.
int can_dma |
Definition at line 12 of file atmel_usba_udc.h.
int can_isoc |
Definition at line 13 of file atmel_usba_udc.h.
Definition at line 10 of file atmel_usba_udc.h.
int index |
Definition at line 9 of file atmel_usba_udc.h.
char* name |
Definition at line 8 of file atmel_usba_udc.h.
int nr_banks |
Definition at line 11 of file atmel_usba_udc.h.