Searched refs:pxa25x_udc (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/gadget/
H A Dpxa25x_udc.h47 struct pxa25x_udc;
51 struct pxa25x_udc *dev;
109 struct pxa25x_udc { struct
147 static struct pxa25x_udc *the_controller;
212 dump_state(struct pxa25x_udc *dev)
H A Dpxa25x_udc.c104 static const char driver_name [] = "pxa25x_udc";
124 #include "pxa25x_udc.h"
246 struct pxa25x_udc *dev;
386 static inline void ep0_idle (struct pxa25x_udc *dev)
474 void ep0start(struct pxa25x_udc *dev, u32 flags, const char *tag)
656 struct pxa25x_udc *dev;
944 static void stop_activity(struct pxa25x_udc *, struct usb_gadget_driver *);
945 static void udc_enable (struct pxa25x_udc *);
946 static void udc_disable(struct pxa25x_udc *);
951 static int pullup(struct pxa25x_udc *ud
[all...]
H A DMakefile11 obj-$(CONFIG_USB_PXA25X) += pxa25x_udc.o

Completed in 44 milliseconds