Searched defs:to_udc (Results 1 – 3 of 3) sorted by relevance
153 static inline struct at91_udc *to_udc(struct usb_gadget *g) in to_udc() function
110 #define to_udc(g) container_of((g), struct xusb_udc, gadget) macro
210 static inline struct lpc32xx_udc *to_udc(struct usb_gadget *g) in to_udc() function