Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
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);
115 struct at91_udc { struct
137 static inline struct at91_udc *to_udc(struct usb_gadget *g) in to_udc() argument
139 return container_of(g, struct at91_udc, gadget); in to_udc()
H A Dat91_udc.c66 static struct at91_udc *controller;
73 struct at91_udc *udc = ep->udc; in done()
286 struct at91_udc *udc; in at91_ep_enable()
363 struct at91_udc *udc = ep->udc; in at91_ep_disable()
420 struct at91_udc *udc; in at91_ep_queue()
545 struct at91_udc *udc = ep->udc; in at91_ep_set_halt()
599 struct at91_udc *udc = to_udc(gadget); in at91_get_frame()
608 struct at91_udc *udc = to_udc(gadget); in at91_wakeup()
633 static void udc_reinit(struct at91_udc *udc) in udc_reinit()
655 static void reset_gadget(struct at91_udc *udc) in reset_gadget()
[all …]
H A DMakefile17 obj-$(CONFIG_USB_GADGET_AT91) += at91_udc.o
/openbmc/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.c114 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 …]
H A DMakefile20 obj-$(CONFIG_USB_AT91) += at91_udc.o
H A DKconfig43 dynamically linked module called "at91_udc" and force all
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt1171 at91_udc.c: 48229
1172 at91_udc.h: 6283
/openbmc/linux/
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]