Searched refs:at91_udc (Results 1 – 4 of 4) sorted by relevance
93 struct at91_udc *udc;107 int (*init)(struct at91_udc *udc);108 void (*pullup)(struct at91_udc *udc, int is_on);121 struct at91_udc { struct147 static inline struct at91_udc *to_udc(struct usb_gadget *g) in to_udc() argument149 return container_of(g, struct at91_udc, gadget); in to_udc()
114 struct at91_udc *udc = ep->udc; in proc_ep_show()184 struct at91_udc *udc = s->private; in proc_udc_show()237 static void create_debug_file(struct at91_udc *udc) in create_debug_file()243 static void remove_debug_file(struct at91_udc *udc) in remove_debug_file()251 static inline void create_debug_file(struct at91_udc *udc) {} in create_debug_file()252 static inline void remove_debug_file(struct at91_udc *udc) {} in remove_debug_file()262 struct at91_udc *udc = ep->udc; in done()475 struct at91_udc *udc; in at91_ep_enable()552 struct at91_udc *udc = ep->udc; in at91_ep_disable()609 struct at91_udc *udc; in at91_ep_queue()[all …]
21 obj-$(CONFIG_USB_AT91) += at91_udc.o
43 dynamically linked module called "at91_udc" and force all