Linux Kernel
3.7.1
|
#include <pxa27x_udc.h>
Data Fields | |
struct usb_ep | usb_ep |
struct usb_endpoint_descriptor | desc |
struct pxa_udc * | dev |
struct pxa_ep * | pxa_ep |
struct udc_usb_ep - container of each usb_ep structure : usb endpoint : usb descriptor, especially type and address : udc managing this endpoint : matching pxa_ep (cache of find_pxa_ep() call)
Definition at line 281 of file pxa27x_udc.h.
Definition at line 283 of file pxa27x_udc.h.
Definition at line 284 of file pxa27x_udc.h.
Definition at line 285 of file pxa27x_udc.h.
Definition at line 282 of file pxa27x_udc.h.