Searched refs:the_controller (Results 1 - 7 of 7) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Ddummy_hcd.c223 static struct dummy *the_controller; variable in typeref:struct:dummy
767 struct dummy *dum = the_controller;
848 struct dummy *dum = the_controller;
904 struct dummy *dum = the_controller;
1910 the_controller = hcd_to_dummy (hcd);
1915 the_controller = NULL;
1927 the_controller = NULL;
H A Dgoku_udc.c1368 static struct goku_udc *the_controller; variable in typeref:struct:goku_udc
1378 struct goku_udc *dev = the_controller;
1441 struct goku_udc *dev = the_controller;
1779 the_controller = NULL;
1798 if (the_controller) {
1877 the_controller = dev;
H A Dlh7a40x_udc.c50 struct lh7a40x_udc *the_controller; variable in typeref:struct:lh7a40x_udc
419 struct lh7a40x_udc *dev = the_controller;
470 struct lh7a40x_udc *dev = the_controller;
2075 the_controller = dev;
2112 the_controller = 0;
H A Dlh7a40x_udc.h253 extern struct lh7a40x_udc *the_controller;
H A Dnet2280.c1846 static struct net2280 *the_controller; variable in typeref:struct:net2280
1975 struct net2280 *dev = the_controller;
2067 struct net2280 *dev = the_controller;
2788 the_controller = NULL;
2805 if (the_controller) {
2933 the_controller = dev;
H A Dpxa2xx_udc.c155 struct pxa2xx_udc_mach_info *mach = the_controller->mach;
167 struct pxa2xx_udc_mach_info *mach = the_controller->mach;
177 struct pxa2xx_udc_mach_info *mach = the_controller->mach;
1592 struct pxa2xx_udc *dev = the_controller;
1666 struct pxa2xx_udc *dev = the_controller;
2542 the_controller = dev;
2634 the_controller = NULL;
H A Dpxa2xx_udc.h178 static struct pxa2xx_udc *the_controller; variable in typeref:struct:pxa2xx_udc
229 label, state_name[the_controller->ep0state], udccs0,

Completed in 131 milliseconds