Linux Kernel
3.7.1
|
#include <imx21-hcd.h>
Data Fields | |
struct usb_host_endpoint * | ep |
struct list_head | td_list |
struct list_head | queue |
int | etd [NUM_ISO_ETDS] |
int | waiting_etd |
Definition at line 337 of file imx21-hcd.h.
struct usb_host_endpoint* ep |
Definition at line 338 of file imx21-hcd.h.
int etd[NUM_ISO_ETDS] |
Definition at line 341 of file imx21-hcd.h.
Definition at line 340 of file imx21-hcd.h.
Definition at line 339 of file imx21-hcd.h.
int waiting_etd |
Definition at line 342 of file imx21-hcd.h.