Home
last modified time | relevance | path

Searched refs:to_udc (Results 1 – 4 of 4) 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
Dat91_udc.c807 struct at91_udc *udc = to_udc(gadget); in at91_get_frame()
809 if (!to_udc(gadget)->clocked) in at91_get_frame()
816 struct at91_udc *udc = to_udc(gadget); in at91_wakeup()
961 struct at91_udc *udc = to_udc(gadget); in at91_vbus_session()
977 struct at91_udc *udc = to_udc(gadget); in at91_pullup()
989 struct at91_udc *udc = to_udc(gadget); in at91_set_selfpowered()
Dudc-xilinx.c110 #define to_udc(g) container_of((g), struct xusb_udc, gadget) macro
1227 udc = to_udc(gadget); in xudc_get_frame()
1240 struct xusb_udc *udc = to_udc(gadget); in xudc_wakeup()
1280 struct xusb_udc *udc = to_udc(gadget); in xudc_pullup()
1378 struct xusb_udc *udc = to_udc(gadget); in xudc_start()
1417 struct xusb_udc *udc = to_udc(gadget); in xudc_stop()
Dlpc32xx_udc.c210 static inline struct lpc32xx_udc *to_udc(struct usb_gadget *g) in to_udc() function
2470 struct lpc32xx_udc *udc = to_udc(gadget); in lpc32xx_get_frame()
2503 struct lpc32xx_udc *udc = to_udc(gadget); in lpc32xx_vbus_session()
2539 struct lpc32xx_udc *udc = to_udc(gadget); in lpc32xx_pullup()
2952 struct lpc32xx_udc *udc = to_udc(gadget); in lpc32xx_start()
2985 struct lpc32xx_udc *udc = to_udc(gadget); in lpc32xx_stop()