Home
last modified time | relevance | path

Searched defs:pxa25x_udc (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/usb/gadget/
Dpxa25x_udc.h100 struct pxa25x_udc { struct
101 struct usb_gadget gadget;
102 struct usb_gadget_driver *driver;
104 enum ep0_state ep0state;
105 struct udc_stats stats;
106 unsigned got_irq : 1,
107 vbus : 1,
108 pullup : 1,
109 has_cfr : 1,
110 req_pending : 1,
[all …]