Home
last modified time | relevance | path

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

/linux-4.4.14/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);
127 struct at91_udc { struct
153 static inline struct at91_udc *to_udc(struct usb_gadget *g) in to_udc() argument
155 return container_of(g, struct at91_udc, gadget); in to_udc()
Dat91_udc.c118 struct at91_udc *udc = ep->udc; in proc_ep_show()
188 struct at91_udc *udc = s->private; in proc_udc_show()
254 static void create_debug_file(struct at91_udc *udc) in create_debug_file()
259 static void remove_debug_file(struct at91_udc *udc) in remove_debug_file()
267 static inline void create_debug_file(struct at91_udc *udc) {} in create_debug_file()
268 static inline void remove_debug_file(struct at91_udc *udc) {} in remove_debug_file()
278 struct at91_udc *udc = ep->udc; in done()
491 struct at91_udc *udc; in at91_ep_enable()
568 struct at91_udc *udc = ep->udc; in at91_ep_disable()
625 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