Searched defs:to_udc (Results 1 – 2 of 2) sorted by relevance
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