/Linux-v6.6/drivers/usb/gadget/function/ |
D | u_audio.h | 62 struct usb_gadget *gadget; member
|
D | u_uac1_legacy.h | 46 struct usb_gadget *gadget; member
|
D | f_uac1.c | 879 struct usb_gadget *gadget = cdev->gadget; in f_audio_set_alt() local 933 struct usb_gadget *gadget = cdev->gadget; in f_audio_get_alt() local 1178 struct usb_gadget *gadget = cdev->gadget; in f_audio_bind() local
|
D | f_mass_storage.c | 235 struct usb_gadget *gadget; member 294 struct usb_gadget *gadget; /* Copy of cdev->gadget */ member 3011 struct usb_gadget *gadget = c->cdev->gadget; in fsg_bind() local 3336 struct config_item *gadget; in fsg_lun_drop() local
|
D | u_audio.c | 590 struct usb_gadget *gadget = audio_dev->gadget; in u_audio_start_capture() local 683 struct usb_gadget *gadget = audio_dev->gadget; in u_audio_start_playback() local
|
D | f_uac2.c | 1038 struct usb_gadget *gadget = cdev->gadget; in afunc_bind() local 1423 struct usb_gadget *gadget = cdev->gadget; in afunc_set_alt() local
|
D | u_fs.h | 148 struct usb_gadget *gadget; member
|
/Linux-v6.6/drivers/usb/phy/ |
D | phy-generic.c | 173 static int nop_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) in nop_set_peripheral()
|
D | phy-gpio-vbus-usb.c | 167 struct usb_gadget *gadget) in gpio_vbus_set_peripheral()
|
D | phy-tahvo.c | 220 struct usb_gadget *gadget) in tahvo_usb_set_peripheral()
|
D | phy-mv-usb.c | 70 struct usb_gadget *gadget) in mv_otg_set_peripheral()
|
D | phy-fsl-usb.c | 600 struct usb_gadget *gadget) in fsl_otg_set_peripheral()
|
/Linux-v6.6/drivers/usb/isp1760/ |
D | isp1760-udc.h | 75 struct usb_gadget gadget; member
|
/Linux-v6.6/drivers/usb/gadget/udc/ |
D | tegra-xudc.c | 450 struct usb_gadget gadget; member 602 static inline struct tegra_xudc *to_xudc(struct usb_gadget *gadget) in to_xudc() 1955 static int tegra_xudc_gadget_get_frame(struct usb_gadget *gadget) in tegra_xudc_gadget_get_frame() 2005 static int tegra_xudc_gadget_wakeup(struct usb_gadget *gadget) in tegra_xudc_gadget_wakeup() 2044 static int tegra_xudc_gadget_pullup(struct usb_gadget *gadget, int is_on) in tegra_xudc_gadget_pullup() 2073 static int tegra_xudc_gadget_start(struct usb_gadget *gadget, in tegra_xudc_gadget_start() 2130 static int tegra_xudc_gadget_stop(struct usb_gadget *gadget) in tegra_xudc_gadget_stop() 2161 static int tegra_xudc_gadget_vbus_draw(struct usb_gadget *gadget, in tegra_xudc_gadget_vbus_draw() 2174 static int tegra_xudc_set_selfpowered(struct usb_gadget *gadget, int is_on) in tegra_xudc_set_selfpowered()
|
D | gr_udc.h | 188 struct usb_gadget gadget; member 220 #define to_gr_udc(gadget) (container_of((gadget), struct gr_udc, gadget)) argument
|
D | fsl_qe_udc.c | 1873 static int qe_get_frame(struct usb_gadget *gadget) in qe_get_frame() 2280 static int fsl_qe_start(struct usb_gadget *gadget, in fsl_qe_start() 2307 static int fsl_qe_stop(struct usb_gadget *gadget) in fsl_qe_stop()
|
D | snps_udc_core.c | 1384 static int udc_get_frame(struct usb_gadget *gadget) in udc_get_frame() 1410 static int udc_wakeup(struct usb_gadget *gadget) in udc_wakeup()
|
D | atmel_usba_udc.h | 333 struct usb_gadget gadget; member 373 static inline struct usba_udc *to_usba_udc(struct usb_gadget *gadget) in to_usba_udc()
|
D | dummy_hcd.c | 85 struct usb_gadget *gadget; member 269 struct usb_gadget gadget; member 310 static inline struct dummy_hcd *gadget_to_dummy_hcd(struct usb_gadget *gadget) in gadget_to_dummy_hcd()
|
D | pxa25x_udc.h | 95 struct usb_gadget gadget; member
|
D | at91_udc.h | 122 struct usb_gadget gadget; member
|
D | renesas_usb3.c | 341 struct usb_gadget gadget; member 2358 static int renesas_usb3_start(struct usb_gadget *gadget, in renesas_usb3_start() 2389 static int renesas_usb3_stop(struct usb_gadget *gadget) in renesas_usb3_stop() 2413 static int renesas_usb3_pullup(struct usb_gadget *gadget, int is_on) in renesas_usb3_pullup() 2422 static int renesas_usb3_set_selfpowered(struct usb_gadget *gadget, int is_self) in renesas_usb3_set_selfpowered()
|
D | gr_udc.c | 1900 static int gr_udc_start(struct usb_gadget *gadget, in gr_udc_start() 1918 static int gr_udc_stop(struct usb_gadget *gadget) in gr_udc_stop()
|
D | fsl_qe_udc.h | 265 struct usb_gadget *gadget; member 316 struct usb_gadget gadget; member
|
/Linux-v6.6/drivers/phy/ti/ |
D | phy-omap-usb2.c | 145 struct usb_gadget *gadget) in omap_usb_set_peripheral()
|