Searched defs:to_udc (Results 1 – 8 of 8) sorted by relevance
149 static inline struct at91_udc *to_udc(struct usb_gadget *g) in to_udc() function
189 #define to_udc(g) container_of((g), struct max3420_udc, gadget) macro
105 #define to_udc(g) container_of((g), struct xusb_udc, gadget) macro
183 static inline struct lpc32xx_udc *to_udc(struct usb_gadget *g) in to_udc() function
147 static inline struct at91_udc *to_udc(struct usb_gadget *g) in to_udc() function
187 #define to_udc(g) container_of((g), struct max3420_udc, gadget) macro
104 #define to_udc(g) container_of((g), struct xusb_udc, gadget) macro
182 static inline struct lpc32xx_udc *to_udc(struct usb_gadget *g) in to_udc() function