Linux Kernel
3.7.1
|
Data Fields | |
struct list_head | queue |
struct list_head | node |
struct usb_host_endpoint * | hep |
struct usb_device * | dev |
u16 | next_frame |
struct c67x00_ep_data: Host endpoint data structure
Definition at line 43 of file c67x00-sched.c.
struct usb_device* dev |
Definition at line 47 of file c67x00-sched.c.
struct usb_host_endpoint* hep |
Definition at line 46 of file c67x00-sched.c.
u16 next_frame |
Definition at line 48 of file c67x00-sched.c.
Definition at line 45 of file c67x00-sched.c.
Definition at line 44 of file c67x00-sched.c.