Home
last modified time | relevance | path

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

/linux-6.15/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()
263 struct at91_udc *udc = ep->udc; in done()
476 struct at91_udc *udc; in at91_ep_enable()
610 struct at91_udc *udc; in at91_ep_queue()
710 struct at91_udc *udc; in at91_ep_dequeue()
1399 struct at91_udc *udc = _udc; in at91_udc_irq()
1522 struct at91_udc *udc = _udc; in at91_vbus_irq()
1533 struct at91_udc *udc = container_of(work, struct at91_udc, in at91_vbus_timer_work()
1557 struct at91_udc *udc; in at91_start()
1570 struct at91_udc *udc; in at91_stop()
[all …]
H A DMakefile20 obj-$(CONFIG_USB_AT91) += at91_udc.o
H A DKconfig43 dynamically linked module called "at91_udc" and force all