Linux Kernel
3.7.1
|
#include <fsl_usb2_udc.h>
Data Fields | |
struct usb_request | req |
struct list_head | queue |
struct fsl_ep * | ep |
unsigned | mapped:1 |
struct ep_td_struct * | head |
struct ep_td_struct * | tail |
unsigned int | dtd_count |
Definition at line 444 of file fsl_usb2_udc.h.
unsigned int dtd_count |
Definition at line 454 of file fsl_usb2_udc.h.
Definition at line 449 of file fsl_usb2_udc.h.
Definition at line 452 of file fsl_usb2_udc.h.
unsigned mapped |
Definition at line 450 of file fsl_usb2_udc.h.
Definition at line 446 of file fsl_usb2_udc.h.
struct usb_request req |
Definition at line 445 of file fsl_usb2_udc.h.
struct ep_td_struct * tail |
Definition at line 452 of file fsl_usb2_udc.h.