Home
last modified time | relevance | path

Searched defs:gadget (Results 26 – 50 of 89) sorted by relevance

1234

/linux/drivers/usb/gadget/function/
H A Df_phonet.c400 struct usb_gadget *gadget = fp->function.config->cdev->gadget; in pn_set_alt() local
484 struct usb_gadget *gadget = cdev->gadget; in pn_bind() local
H A Df_printer.c70 struct usb_gadget *gadget; member
210 static inline struct usb_endpoint_descriptor *ep_desc(struct usb_gadget *gadget, in ep_desc()
1081 struct usb_gadget *gadget = c->cdev->gadget; in printer_func_bind() local
H A Du_uac1_legacy.h46 struct usb_gadget *gadget; member
H A Du_audio.h62 struct usb_gadget *gadget; member
H A Df_uac1.c936 struct usb_gadget *gadget = cdev->gadget; in f_audio_set_alt() local
990 struct usb_gadget *gadget = cdev->gadget; in f_audio_get_alt() local
1235 struct usb_gadget *gadget = cdev->gadget; in f_audio_bind() local
/linux/include/linux/usb/
H A Dotg.h23 struct usb_gadget *gadget; member
/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c300 struct usb_gadget gadget; member
1747 static int bcm63xx_udc_get_frame(struct usb_gadget *gadget) in bcm63xx_udc_get_frame()
1762 static int bcm63xx_udc_pullup(struct usb_gadget *gadget, int is_on) in bcm63xx_udc_pullup()
1809 static int bcm63xx_udc_start(struct usb_gadget *gadget, in bcm63xx_udc_start()
1845 static int bcm63xx_udc_stop(struct usb_gadget *gadget) in bcm63xx_udc_stop()
H A Dlpc32xx_udc.c126 struct usb_gadget gadget; member
2400 static int lpc32xx_get_frame(struct usb_gadget *gadget) in lpc32xx_get_frame()
2418 static int lpc32xx_wakeup(struct usb_gadget *gadget) in lpc32xx_wakeup()
2423 static int lpc32xx_set_selfpowered(struct usb_gadget *gadget, int is_on) in lpc32xx_set_selfpowered()
2434 static int lpc32xx_vbus_session(struct usb_gadget *gadget, int is_active) in lpc32xx_vbus_session()
2471 static int lpc32xx_pullup(struct usb_gadget *gadget, int is_on) in lpc32xx_pullup()
2876 static int lpc32xx_start(struct usb_gadget *gadget, in lpc32xx_start()
2910 static int lpc32xx_stop(struct usb_gadget *gadget) in lpc32xx_stop()
H A Dmax3420_udc.c168 struct usb_gadget gadget; member
1080 static int max3420_wakeup(struct usb_gadget *gadget) in max3420_wakeup()
1101 static int max3420_udc_start(struct usb_gadget *gadget, in max3420_udc_start()
1124 static int max3420_udc_stop(struct usb_gadget *gadget) in max3420_udc_stop()
H A Drenesas_usbf.c305 struct usb_gadget gadget; member
3022 static int usbf_udc_start(struct usb_gadget *gadget, in usbf_udc_start()
3043 static int usbf_udc_stop(struct usb_gadget *gadget) in usbf_udc_stop()
3062 static int usbf_get_frame(struct usb_gadget *gadget) in usbf_get_frame()
3110 static int usbf_pullup(struct usb_gadget *gadget, int is_on) in usbf_pullup()
3127 static int usbf_udc_set_selfpowered(struct usb_gadget *gadget, in usbf_udc_set_selfpowered()
3140 static int usbf_udc_wakeup(struct usb_gadget *gadget) in usbf_udc_wakeup()
H A Dtegra-xudc.c450 struct usb_gadget gadget; member
602 static inline struct tegra_xudc *to_xudc(struct usb_gadget *gadget) in to_xudc()
1959 static int tegra_xudc_gadget_get_frame(struct usb_gadget *gadget) in tegra_xudc_gadget_get_frame()
2009 static int tegra_xudc_gadget_wakeup(struct usb_gadget *gadget) in tegra_xudc_gadget_wakeup()
2048 static int tegra_xudc_gadget_pullup(struct usb_gadget *gadget, int is_on) in tegra_xudc_gadget_pullup()
2077 static int tegra_xudc_gadget_start(struct usb_gadget *gadget, in tegra_xudc_gadget_start()
2134 static int tegra_xudc_gadget_stop(struct usb_gadget *gadget) in tegra_xudc_gadget_stop()
2165 static int tegra_xudc_gadget_vbus_draw(struct usb_gadget *gadget, in tegra_xudc_gadget_vbus_draw()
2178 static int tegra_xudc_set_selfpowered(struct usb_gadget *gadget, int is_on) in tegra_xudc_set_selfpowered()
H A Dgr_udc.h188 struct usb_gadget gadget; member
220 #define to_gr_udc(gadget) (container_of((gadget), struct gr_udc, gadget)) argument
H A Dfsl_qe_udc.c1874 static int qe_get_frame(struct usb_gadget *gadget) in qe_get_frame()
2281 static int fsl_qe_start(struct usb_gadget *gadget, in fsl_qe_start()
2308 static int fsl_qe_stop(struct usb_gadget *gadget) in fsl_qe_stop()
/linux/drivers/usb/gadget/legacy/
H A Dether.c306 struct usb_gadget *gadget = cdev->gadget; in eth_bind() local
H A Dhid.c135 struct usb_gadget *gadget = cdev->gadget; in hid_bind() local
H A Dnokia.c269 struct usb_gadget *gadget = cdev->gadget; in nokia_bind() local
H A Dmulti.c296 struct usb_gadget *gadget = cdev->gadget; in multi_bind() local
/linux/drivers/usb/chipidea/
H A Dudc.c991 static int _gadget_stop_activity(struct usb_gadget *gadget) in _gadget_stop_activity()
1988 static struct usb_ep *ci_udc_match_ep(struct usb_gadget *gadget, in ci_udc_match_ep()
2107 static int ci_udc_start(struct usb_gadget *gadget, in ci_udc_start()
2161 static int ci_udc_stop(struct usb_gadget *gadget) in ci_udc_stop()
H A Ddebug.c27 struct usb_gadget *gadget = &ci->gadget; in ci_device_show() local
/linux/drivers/phy/ti/
H A Dphy-dm816x-usb.c62 struct usb_gadget *gadget) in dm816x_usb_phy_set_peripheral()
H A Dphy-omap-usb2.c146 struct usb_gadget *gadget) in omap_usb_set_peripheral()
/linux/drivers/usb/phy/
H A Dphy-generic.c168 static int nop_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) in nop_set_peripheral()
H A Dphy-gpio-vbus-usb.c167 struct usb_gadget *gadget) in gpio_vbus_set_peripheral()
H A Dphy-tahvo.c221 struct usb_gadget *gadget) in tahvo_usb_set_peripheral()
/linux/drivers/usb/isp1760/
H A Disp1760-udc.h75 struct usb_gadget gadget; member

1234