to_udc
static inline struct at91_udc *to_udc(struct usb_gadget *g)
static inline struct lpc32xx_udc *to_udc(struct usb_gadget *g)
#define to_udc(g) container_of((g), struct max3420_udc, gadget)
#define to_udc(g) container_of((g), struct xusb_udc, gadget)