Home
last modified time | relevance | path

Searched defs:gadget (Results 51 – 75 of 110) sorted by relevance

12345

/Linux-v6.6/drivers/usb/gadget/function/
Du_audio.h62 struct usb_gadget *gadget; member
Du_uac1_legacy.h46 struct usb_gadget *gadget; member
Df_uac1.c879 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
Df_mass_storage.c235 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
Du_audio.c590 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
Df_uac2.c1038 struct usb_gadget *gadget = cdev->gadget; in afunc_bind() local
1423 struct usb_gadget *gadget = cdev->gadget; in afunc_set_alt() local
Du_fs.h148 struct usb_gadget *gadget; member
/Linux-v6.6/drivers/usb/phy/
Dphy-generic.c173 static int nop_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) in nop_set_peripheral()
Dphy-gpio-vbus-usb.c167 struct usb_gadget *gadget) in gpio_vbus_set_peripheral()
Dphy-tahvo.c220 struct usb_gadget *gadget) in tahvo_usb_set_peripheral()
Dphy-mv-usb.c70 struct usb_gadget *gadget) in mv_otg_set_peripheral()
Dphy-fsl-usb.c600 struct usb_gadget *gadget) in fsl_otg_set_peripheral()
/Linux-v6.6/drivers/usb/isp1760/
Disp1760-udc.h75 struct usb_gadget gadget; member
/Linux-v6.6/drivers/usb/gadget/udc/
Dtegra-xudc.c450 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()
Dgr_udc.h188 struct usb_gadget gadget; member
220 #define to_gr_udc(gadget) (container_of((gadget), struct gr_udc, gadget)) argument
Dfsl_qe_udc.c1873 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()
Dsnps_udc_core.c1384 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()
Datmel_usba_udc.h333 struct usb_gadget gadget; member
373 static inline struct usba_udc *to_usba_udc(struct usb_gadget *gadget) in to_usba_udc()
Ddummy_hcd.c85 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()
Dpxa25x_udc.h95 struct usb_gadget gadget; member
Dat91_udc.h122 struct usb_gadget gadget; member
Drenesas_usb3.c341 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()
Dgr_udc.c1900 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()
Dfsl_qe_udc.h265 struct usb_gadget *gadget; member
316 struct usb_gadget gadget; member
/Linux-v6.6/drivers/phy/ti/
Dphy-omap-usb2.c145 struct usb_gadget *gadget) in omap_usb_set_peripheral()

12345