Linux Kernel
3.7.1
|
#include <pxa25x_udc.h>
Data Structures | |
struct | ep0stats |
Data Fields | |
struct udc_stats::ep0stats | read |
struct udc_stats::ep0stats | write |
unsigned long | irqs |
unsigned long | irqs_reset |
unsigned long | irqs_suspend |
unsigned long | irqs_resume |
unsigned long | irqs_reconfig |
Definition at line 82 of file pxa25x_udc.h.
unsigned long irqs |
Definition at line 87 of file pxa25x_udc.h.
unsigned long irqs_reconfig |
Definition at line 391 of file pxa27x_udc.h.
unsigned long irqs_reset |
Definition at line 388 of file pxa27x_udc.h.
unsigned long irqs_resume |
Definition at line 390 of file pxa27x_udc.h.
unsigned long irqs_suspend |
Definition at line 389 of file pxa27x_udc.h.
struct udc_stats::ep0stats write |