Home
last modified time | relevance | path

Searched defs:to_udc (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dat91_udc.h147 static inline struct at91_udc *to_udc(struct usb_gadget *g) in to_udc() function
A Dmax3420_udc.c189 #define to_udc(g) container_of((g), struct max3420_udc, gadget) macro
A Dudc-xilinx.c106 #define to_udc(g) container_of((g), struct xusb_udc, gadget) macro
A Dlpc32xx_udc.c182 static inline struct lpc32xx_udc *to_udc(struct usb_gadget *g) in to_udc() function

Completed in 25 milliseconds