Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dat91_udc.h153 static inline struct at91_udc *to_udc(struct usb_gadget *g) in to_udc() function
Dudc-xilinx.c110 #define to_udc(g) container_of((g), struct xusb_udc, gadget) macro
Dlpc32xx_udc.c210 static inline struct lpc32xx_udc *to_udc(struct usb_gadget *g) in to_udc() function