Home
last modified time | relevance | path

Searched refs:at91_udc (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/udc/
Dat91_udc.h97 struct at91_udc *udc;
111 int (*init)(struct at91_udc *udc);
112 void (*pullup)(struct at91_udc *udc, int is_on);
119 struct at91_udc { struct
145 static inline struct at91_udc *to_udc(struct usb_gadget *g) in to_udc() argument
147 return container_of(g, struct at91_udc, gadget); in to_udc()
Dat91_udc.c99 struct at91_udc *udc = ep->udc; in proc_ep_show()
169 struct at91_udc *udc = s->private; in proc_udc_show()
235 static void create_debug_file(struct at91_udc *udc) in create_debug_file()
240 static void remove_debug_file(struct at91_udc *udc) in remove_debug_file()
248 static inline void create_debug_file(struct at91_udc *udc) {} in create_debug_file()
249 static inline void remove_debug_file(struct at91_udc *udc) {} in remove_debug_file()
259 struct at91_udc *udc = ep->udc; in done()
472 struct at91_udc *udc; in at91_ep_enable()
549 struct at91_udc *udc = ep->udc; in at91_ep_disable()
606 struct at91_udc *udc; in at91_ep_queue()
[all …]
DMakefile14 obj-$(CONFIG_USB_AT91) += at91_udc.o
DKconfig42 dynamically linked module called "at91_udc" and force all