Home
last modified time | relevance | path

Searched refs:gadget_to_udc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/isp1760/
H A Disp1760-udc.c33 static inline struct isp1760_udc *gadget_to_udc(struct usb_gadget *gadget) in gadget_to_udc() function
1153 struct isp1760_udc *udc = gadget_to_udc(gadget); in isp1760_udc_get_frame()
1160 struct isp1760_udc *udc = gadget_to_udc(gadget); in isp1760_udc_wakeup()
1169 struct isp1760_udc *udc = gadget_to_udc(gadget); in isp1760_udc_set_selfpowered()
1181 struct isp1760_udc *udc = gadget_to_udc(gadget); in isp1760_udc_pullup()
1192 struct isp1760_udc *udc = gadget_to_udc(gadget); in isp1760_udc_start()
1234 struct isp1760_udc *udc = gadget_to_udc(gadget); in isp1760_udc_stop()
/kernel/linux/linux-6.6/drivers/usb/isp1760/
H A Disp1760-udc.c35 static inline struct isp1760_udc *gadget_to_udc(struct usb_gadget *gadget) in gadget_to_udc() function
1230 struct isp1760_udc *udc = gadget_to_udc(gadget); in isp1760_udc_get_frame()
1237 struct isp1760_udc *udc = gadget_to_udc(gadget); in isp1760_udc_wakeup()
1246 struct isp1760_udc *udc = gadget_to_udc(gadget); in isp1760_udc_set_selfpowered()
1258 struct isp1760_udc *udc = gadget_to_udc(gadget); in isp1760_udc_pullup()
1269 struct isp1760_udc *udc = gadget_to_udc(gadget); in isp1760_udc_start()
1311 struct isp1760_udc *udc = gadget_to_udc(gadget); in isp1760_udc_stop()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c340 static inline struct bcm63xx_udc *gadget_to_udc(struct usb_gadget *g) in gadget_to_udc() function
1752 struct bcm63xx_udc *udc = gadget_to_udc(gadget); in bcm63xx_udc_get_frame()
1767 struct bcm63xx_udc *udc = gadget_to_udc(gadget); in bcm63xx_udc_pullup()
1784 bcm63xx_select_pullup(gadget_to_udc(gadget), true); in bcm63xx_udc_pullup()
1787 bcm63xx_select_pullup(gadget_to_udc(gadget), false); in bcm63xx_udc_pullup()
1815 struct bcm63xx_udc *udc = gadget_to_udc(gadget); in bcm63xx_udc_start()
1851 struct bcm63xx_udc *udc = gadget_to_udc(gadget); in bcm63xx_udc_stop()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c337 static inline struct bcm63xx_udc *gadget_to_udc(struct usb_gadget *g) in gadget_to_udc() function
1749 struct bcm63xx_udc *udc = gadget_to_udc(gadget); in bcm63xx_udc_get_frame()
1764 struct bcm63xx_udc *udc = gadget_to_udc(gadget); in bcm63xx_udc_pullup()
1781 bcm63xx_select_pullup(gadget_to_udc(gadget), true); in bcm63xx_udc_pullup()
1784 bcm63xx_select_pullup(gadget_to_udc(gadget), false); in bcm63xx_udc_pullup()
1812 struct bcm63xx_udc *udc = gadget_to_udc(gadget); in bcm63xx_udc_start()
1847 struct bcm63xx_udc *udc = gadget_to_udc(gadget); in bcm63xx_udc_stop()

Completed in 11 milliseconds