Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dat91_udc.h93 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 { struct
147 static inline struct at91_udc *to_udc(struct usb_gadget *g) in to_udc() argument
149 return container_of(g, struct at91_udc, gadget); in to_udc()
H A Dat91_udc.c115 struct at91_udc *udc = ep->udc; in proc_ep_show()
185 struct at91_udc *udc = s->private; in proc_udc_show()
238 static void create_debug_file(struct at91_udc *udc) in create_debug_file()
244 static void remove_debug_file(struct at91_udc *udc) in remove_debug_file()
252 static inline void create_debug_file(struct at91_udc *udc) {} in create_debug_file()
253 static inline void remove_debug_file(struct at91_udc *udc) {} in remove_debug_file()
263 struct at91_udc *udc = ep->udc; in done()
476 struct at91_udc *udc; in at91_ep_enable()
553 struct at91_udc *udc = ep->udc; in at91_ep_disable()
610 struct at91_udc *udc; in at91_ep_queue()
[all …]
H A DMakefile19 obj-$(CONFIG_USB_AT91) += at91_udc.o
H A DKconfig43 dynamically linked module called "at91_udc" and force all