Home
last modified time | relevance | path

Searched defs:gadget (Results 1 – 90 of 90) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/udc/
Dudc-core.c46 struct usb_gadget *gadget; member
60 int usb_gadget_map_request(struct usb_gadget *gadget, in usb_gadget_map_request()
93 void usb_gadget_unmap_request(struct usb_gadget *gadget, in usb_gadget_unmap_request()
155 int usb_gadget_ep_match_desc(struct usb_gadget *gadget, in usb_gadget_ep_match_desc()
226 struct usb_gadget *gadget = work_to_gadget(work); in usb_gadget_state_work() local
233 void usb_gadget_set_state(struct usb_gadget *gadget, in usb_gadget_set_state()
260 void usb_udc_vbus_handler(struct usb_gadget *gadget, bool status) in usb_udc_vbus_handler()
280 void usb_gadget_udc_reset(struct usb_gadget *gadget, in usb_gadget_udc_reset()
355 int usb_add_gadget_udc_release(struct device *parent, struct usb_gadget *gadget, in usb_add_gadget_udc_release()
435 int usb_add_gadget_udc(struct device *parent, struct usb_gadget *gadget) in usb_add_gadget_udc()
[all …]
Dat91_udc.c805 static int at91_get_frame(struct usb_gadget *gadget) in at91_get_frame()
814 static int at91_wakeup(struct usb_gadget *gadget) in at91_wakeup()
959 static int at91_vbus_session(struct usb_gadget *gadget, int is_active) in at91_vbus_session()
975 static int at91_pullup(struct usb_gadget *gadget, int is_on) in at91_pullup()
987 static int at91_set_selfpowered(struct usb_gadget *gadget, int is_on) in at91_set_selfpowered()
1569 static int at91_start(struct usb_gadget *gadget, in at91_start()
1583 static int at91_stop(struct usb_gadget *gadget) in at91_stop()
Ds3c-hsudc.c144 struct usb_gadget gadget; member
176 static inline struct s3c_hsudc *to_hsudc(struct usb_gadget *gadget) in to_hsudc()
1152 static int s3c_hsudc_start(struct usb_gadget *gadget, in s3c_hsudc_start()
1206 static int s3c_hsudc_stop(struct usb_gadget *gadget) in s3c_hsudc_stop()
1241 static int s3c_hsudc_gadget_getframe(struct usb_gadget *gadget) in s3c_hsudc_gadget_getframe()
1246 static int s3c_hsudc_vbus_draw(struct usb_gadget *gadget, unsigned mA) in s3c_hsudc_vbus_draw()
Ds3c2410_udc.h20 struct usb_gadget *gadget; member
81 struct usb_gadget gadget; member
Domap_udc.c1132 static int omap_get_frame(struct usb_gadget *gadget) in omap_get_frame()
1138 static int omap_wakeup(struct usb_gadget *gadget) in omap_wakeup()
1168 omap_set_selfpowered(struct usb_gadget *gadget, int is_selfpowered) in omap_set_selfpowered()
1248 static int omap_vbus_session(struct usb_gadget *gadget, int is_active) in omap_vbus_session()
1287 static int omap_vbus_draw(struct usb_gadget *gadget, unsigned mA) in omap_vbus_draw()
1297 static int omap_pullup(struct usb_gadget *gadget, int is_on) in omap_pullup()
Dmv_udc_core.c1120 static int mv_udc_get_frame(struct usb_gadget *gadget) in mv_udc_get_frame()
1136 static int mv_udc_wakeup(struct usb_gadget *gadget) in mv_udc_wakeup()
1155 static int mv_udc_vbus_session(struct usb_gadget *gadget, int is_active) in mv_udc_vbus_session()
1192 static int mv_udc_pullup(struct usb_gadget *gadget, int is_on) in mv_udc_pullup()
1355 static int mv_udc_start(struct usb_gadget *gadget, in mv_udc_start()
1397 static int mv_udc_stop(struct usb_gadget *gadget) in mv_udc_stop()
Dudc-xilinx.c183 struct usb_gadget gadget; member
1219 static int xudc_get_frame(struct usb_gadget *gadget) in xudc_get_frame()
1238 static int xudc_wakeup(struct usb_gadget *gadget) in xudc_wakeup()
1278 static int xudc_pullup(struct usb_gadget *gadget, int is_on) in xudc_pullup()
1375 static int xudc_start(struct usb_gadget *gadget, in xudc_start()
1415 static int xudc_stop(struct usb_gadget *gadget) in xudc_stop()
Datmel_usba_udc.c963 static int usba_udc_get_frame(struct usb_gadget *gadget) in usba_udc_get_frame()
970 static int usba_udc_wakeup(struct usb_gadget *gadget) in usba_udc_wakeup()
989 usba_udc_set_selfpowered(struct usb_gadget *gadget, int is_selfpowered) in usba_udc_set_selfpowered()
1833 static int atmel_usba_start(struct usb_gadget *gadget, in atmel_usba_start()
1874 static int atmel_usba_stop(struct usb_gadget *gadget) in atmel_usba_stop()
Ds3c2410_udc.c1016 static inline struct s3c2410_udc *to_s3c2410_udc(struct usb_gadget *gadget) in to_s3c2410_udc()
1429 static int s3c2410_udc_set_selfpowered(struct usb_gadget *gadget, int value) in s3c2410_udc_set_selfpowered()
1471 static int s3c2410_udc_vbus_session(struct usb_gadget *gadget, int is_active) in s3c2410_udc_vbus_session()
1482 static int s3c2410_udc_pullup(struct usb_gadget *gadget, int is_on) in s3c2410_udc_pullup()
Dfsl_udc_core.c1144 static int fsl_get_frame(struct usb_gadget *gadget) in fsl_get_frame()
1152 static int fsl_wakeup(struct usb_gadget *gadget) in fsl_wakeup()
1178 static int fsl_vbus_session(struct usb_gadget *gadget, int is_active) in fsl_vbus_session()
1204 static int fsl_vbus_draw(struct usb_gadget *gadget, unsigned mA) in fsl_vbus_draw()
1217 static int fsl_pullup(struct usb_gadget *gadget, int is_on) in fsl_pullup()
Dmv_u3d_core.c1144 static int mv_u3d_vbus_session(struct usb_gadget *gadget, int is_active) in mv_u3d_vbus_session()
1195 static int mv_u3d_vbus_draw(struct usb_gadget *gadget, unsigned mA) in mv_u3d_vbus_draw()
1204 static int mv_u3d_pullup(struct usb_gadget *gadget, int is_on) in mv_u3d_pullup()
Dr8a66597-udc.c1737 static int r8a66597_start(struct usb_gadget *gadget, in r8a66597_start()
1766 static int r8a66597_stop(struct usb_gadget *gadget) in r8a66597_stop()
1787 static int r8a66597_pullup(struct usb_gadget *gadget, int is_on) in r8a66597_pullup()
1802 static int r8a66597_set_selfpowered(struct usb_gadget *gadget, int is_self) in r8a66597_set_selfpowered()
Dlpc32xx_udc.c149 struct usb_gadget gadget; member
2466 static int lpc32xx_get_frame(struct usb_gadget *gadget) in lpc32xx_get_frame()
2484 static int lpc32xx_wakeup(struct usb_gadget *gadget) in lpc32xx_wakeup()
2489 static int lpc32xx_set_selfpowered(struct usb_gadget *gadget, int is_on) in lpc32xx_set_selfpowered()
2500 static int lpc32xx_vbus_session(struct usb_gadget *gadget, int is_active) in lpc32xx_vbus_session()
2537 static int lpc32xx_pullup(struct usb_gadget *gadget, int is_on) in lpc32xx_pullup()
2949 static int lpc32xx_start(struct usb_gadget *gadget, in lpc32xx_start()
2982 static int lpc32xx_stop(struct usb_gadget *gadget) in lpc32xx_stop()
Dbcm63xx_udc.c307 struct usb_gadget gadget; member
1761 static int bcm63xx_udc_get_frame(struct usb_gadget *gadget) in bcm63xx_udc_get_frame()
1776 static int bcm63xx_udc_pullup(struct usb_gadget *gadget, int is_on) in bcm63xx_udc_pullup()
1823 static int bcm63xx_udc_start(struct usb_gadget *gadget, in bcm63xx_udc_start()
1860 static int bcm63xx_udc_stop(struct usb_gadget *gadget) in bcm63xx_udc_stop()
Dpch_udc.c352 struct usb_gadget gadget; member
1116 static int pch_udc_pcd_get_frame(struct usb_gadget *gadget) in pch_udc_pcd_get_frame()
1134 static int pch_udc_pcd_wakeup(struct usb_gadget *gadget) in pch_udc_pcd_wakeup()
1158 static int pch_udc_pcd_selfpowered(struct usb_gadget *gadget, int value) in pch_udc_pcd_selfpowered()
1183 static int pch_udc_pcd_pullup(struct usb_gadget *gadget, int is_on) in pch_udc_pcd_pullup()
1215 static int pch_udc_pcd_vbus_session(struct usb_gadget *gadget, int is_active) in pch_udc_pcd_vbus_session()
1237 static int pch_udc_pcd_vbus_draw(struct usb_gadget *gadget, unsigned int mA) in pch_udc_pcd_vbus_draw()
Dgr_udc.h192 struct usb_gadget gadget; member
227 #define to_gr_udc(gadget) (container_of((gadget), struct gr_udc, gadget)) argument
Dfsl_qe_udc.c1874 static int qe_get_frame(struct usb_gadget *gadget) in qe_get_frame()
2282 static int fsl_qe_start(struct usb_gadget *gadget, in fsl_qe_start()
2310 static int fsl_qe_stop(struct usb_gadget *gadget) in fsl_qe_stop()
Ddummy_hcd.c86 struct usb_gadget *gadget; member
256 struct usb_gadget gadget; member
296 static inline struct dummy_hcd *gadget_to_dummy_hcd(struct usb_gadget *gadget) in gadget_to_dummy_hcd()
Datmel_usba_udc.h332 struct usb_gadget gadget; member
369 static inline struct usba_udc *to_usba_udc(struct usb_gadget *gadget) in to_usba_udc()
Damd5536udc.c1439 static int udc_get_frame(struct usb_gadget *gadget) in udc_get_frame()
1465 static int udc_wakeup(struct usb_gadget *gadget) in udc_wakeup()
Dpxa25x_udc.h100 struct usb_gadget gadget; member
Dat91_udc.h128 struct usb_gadget gadget; member
Dgr_udc.c1919 static int gr_udc_start(struct usb_gadget *gadget, in gr_udc_start()
1938 static int gr_udc_stop(struct usb_gadget *gadget) in gr_udc_stop()
Dr8a66597-udc.h95 struct usb_gadget gadget; member
Dfsl_qe_udc.h269 struct usb_gadget *gadget; member
320 struct usb_gadget gadget; member
Dpxa27x_udc.h457 struct usb_gadget gadget; member
490 static inline struct pxa_udc *to_gadget_udc(struct usb_gadget *gadget) in to_gadget_udc()
Domap_udc.h160 struct usb_gadget gadget; member
Dfotg210.h241 struct usb_gadget gadget; member
Dnet2280.h153 struct usb_gadget gadget; member
Dfsl_usb2_udc.h467 struct usb_gadget *gadget; member
477 struct usb_gadget gadget; member
Dm66592-udc.c1509 static int m66592_pullup(struct usb_gadget *gadget, int is_on) in m66592_pullup()
Dgoku_udc.h243 struct usb_gadget gadget; member
Dmv_udc.h174 struct usb_gadget gadget; member
Dmv_u3d.h243 struct usb_gadget gadget; member
Damd5536udc.h523 struct usb_gadget gadget; member
Dnet2272.h452 struct usb_gadget gadget; member
Dm66592-udc.h472 struct usb_gadget gadget; member
Dfusb300_udc.h661 struct usb_gadget gadget; member
/linux-4.4.14/drivers/usb/gadget/
Depautoconf.c68 struct usb_gadget *gadget, in usb_ep_autoconfig_ss()
166 struct usb_gadget *gadget, in usb_ep_autoconfig()
200 void usb_ep_autoconfig_reset (struct usb_gadget *gadget) in usb_ep_autoconfig_reset()
Dcomposite.c448 struct usb_gadget *gadget = cdev->gadget; in config_desc() local
507 struct usb_gadget *gadget = cdev->gadget; in count_configs() local
641 struct usb_gadget *gadget = cdev->gadget; in set_config() local
1457 composite_setup(struct usb_gadget *gadget, const struct usb_ctrlrequest *ctrl) in composite_setup()
1868 void composite_disconnect(struct usb_gadget *gadget) in composite_disconnect()
1889 struct usb_gadget *gadget = dev_to_usb_gadget(dev); in suspended_show() local
1896 static void __composite_unbind(struct usb_gadget *gadget, bool unbind_driver) in __composite_unbind()
1923 static void composite_unbind(struct usb_gadget *gadget) in composite_unbind()
1969 struct usb_gadget *gadget = cdev->gadget; in composite_dev_prepare() local
2063 static int composite_bind(struct usb_gadget *gadget, in composite_bind()
[all …]
Dconfig.c201 struct usb_gadget *gadget) in usb_otg_descriptor_alloc()
216 int usb_otg_descriptor_init(struct usb_gadget *gadget, in usb_otg_descriptor_init()
Dconfigfs.c1235 static int configfs_composite_bind(struct usb_gadget *gadget, in configfs_composite_bind()
1376 static void configfs_composite_unbind(struct usb_gadget *gadget) in configfs_composite_unbind()
/linux-4.4.14/drivers/usb/gadget/legacy/
Ddbgp.c26 struct usb_gadget *gadget; member
208 static void dbgp_disconnect(struct usb_gadget *gadget) in dbgp_disconnect()
217 static void dbgp_unbind(struct usb_gadget *gadget) in dbgp_unbind()
234 static int dbgp_configure_endpoints(struct usb_gadget *gadget) in dbgp_configure_endpoints()
276 static int dbgp_bind(struct usb_gadget *gadget, in dbgp_bind()
336 static int dbgp_setup(struct usb_gadget *gadget, in dbgp_setup()
Dinode.c140 struct usb_gadget *gadget; member
1237 struct usb_gadget *gadget = dev->gadget; in dev_ioctl() local
1304 gadgetfs_setup (struct usb_gadget *gadget, const struct usb_ctrlrequest *ctrl) in gadgetfs_setup()
1586 gadgetfs_unbind (struct usb_gadget *gadget) in gadgetfs_unbind()
1609 static int gadgetfs_bind(struct usb_gadget *gadget, in gadgetfs_bind()
1649 gadgetfs_disconnect (struct usb_gadget *gadget) in gadgetfs_disconnect()
1667 gadgetfs_suspend (struct usb_gadget *gadget) in gadgetfs_suspend()
1704 static int gadgetfs_probe(struct usb_gadget *gadget, in gadgetfs_probe()
Dncm.c135 struct usb_gadget *gadget = cdev->gadget; in gncm_bind() local
Dtcm_usb_gadget.c211 struct usb_gadget *gadget = fuas_to_gadget(fu); in bot_send_read_response() local
253 struct usb_gadget *gadget = fuas_to_gadget(fu); in bot_send_write_request() local
395 struct usb_gadget *gadget = f->config->cdev->gadget; in bot_set_alt() local
521 struct usb_gadget *gadget = fuas_to_gadget(fu); in uasp_prepare_r_request() local
851 struct usb_gadget *gadget = f->config->cdev->gadget; in uasp_set_alt() local
986 struct usb_gadget *gadget = fuas_to_gadget(fu); in usbg_prepare_w_request() local
2018 struct usb_gadget *gadget = c->cdev->gadget; in usbg_bind() local
Dcdc2.c144 struct usb_gadget *gadget = cdev->gadget; in cdc_bind() local
Dacm_ms.c161 struct usb_gadget *gadget = cdev->gadget; in acm_ms_bind() local
Dprinter.c120 struct usb_gadget *gadget = c->cdev->gadget; in printer_do_config() local
Dhid.c137 struct usb_gadget *gadget = cdev->gadget; in hid_bind() local
Dether.c310 struct usb_gadget *gadget = cdev->gadget; in eth_bind() local
Dnokia.c273 struct usb_gadget *gadget = cdev->gadget; in nokia_bind() local
Dmulti.c300 struct usb_gadget *gadget = cdev->gadget; in multi_bind() local
/linux-4.4.14/drivers/usb/gadget/udc/bdc/
Dbdc_udc.c366 static int bdc_udc_start(struct usb_gadget *gadget, in bdc_udc_start()
400 static int bdc_udc_stop(struct usb_gadget *gadget) in bdc_udc_stop()
415 static int bdc_udc_pullup(struct usb_gadget *gadget, int is_on) in bdc_udc_pullup()
450 static int bdc_udc_set_selfpowered(struct usb_gadget *gadget, in bdc_udc_set_selfpowered()
469 static int bdc_udc_wakeup(struct usb_gadget *gadget) in bdc_udc_wakeup()
Dbdc.h410 struct usb_gadget gadget; member
/linux-4.4.14/include/linux/usb/
Dgadget.h652 static inline void set_gadget_data(struct usb_gadget *gadget, void *data) in set_gadget_data()
654 static inline void *get_gadget_data(struct usb_gadget *gadget) in get_gadget_data()
662 #define gadget_for_each_ep(tmp, gadget) \ argument
751 static inline int usb_gadget_frame_number(struct usb_gadget *gadget) in usb_gadget_frame_number()
769 static inline int usb_gadget_wakeup(struct usb_gadget *gadget) in usb_gadget_wakeup()
785 static inline int usb_gadget_set_selfpowered(struct usb_gadget *gadget) in usb_gadget_set_selfpowered()
802 static inline int usb_gadget_clear_selfpowered(struct usb_gadget *gadget) in usb_gadget_clear_selfpowered()
822 static inline int usb_gadget_vbus_connect(struct usb_gadget *gadget) in usb_gadget_vbus_connect()
841 static inline int usb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA) in usb_gadget_vbus_draw()
859 static inline int usb_gadget_vbus_disconnect(struct usb_gadget *gadget) in usb_gadget_vbus_disconnect()
[all …]
Dotg.h22 struct usb_gadget *gadget; member
Dcomposite.h464 struct usb_gadget *gadget; member
/linux-4.4.14/drivers/usb/isp1760/
Disp1760-udc.c36 static inline struct isp1760_udc *gadget_to_udc(struct usb_gadget *gadget) in gadget_to_udc()
1154 static int isp1760_udc_get_frame(struct usb_gadget *gadget) in isp1760_udc_get_frame()
1161 static int isp1760_udc_wakeup(struct usb_gadget *gadget) in isp1760_udc_wakeup()
1169 static int isp1760_udc_set_selfpowered(struct usb_gadget *gadget, in isp1760_udc_set_selfpowered()
1182 static int isp1760_udc_pullup(struct usb_gadget *gadget, int is_on) in isp1760_udc_pullup()
1192 static int isp1760_udc_start(struct usb_gadget *gadget, in isp1760_udc_start()
1235 static int isp1760_udc_stop(struct usb_gadget *gadget) in isp1760_udc_stop()
Disp1760-udc.h73 struct usb_gadget gadget; member
/linux-4.4.14/drivers/usb/renesas_usbhs/
Dmod_gadget.c47 struct usb_gadget gadget; member
915 static int usbhsg_gadget_start(struct usb_gadget *gadget, in usbhsg_gadget_start()
948 static int usbhsg_gadget_stop(struct usb_gadget *gadget) in usbhsg_gadget_stop()
966 static int usbhsg_get_frame(struct usb_gadget *gadget) in usbhsg_get_frame()
974 static int usbhsg_pullup(struct usb_gadget *gadget, int is_on) in usbhsg_pullup()
991 static int usbhsg_set_selfpowered(struct usb_gadget *gadget, int is_self) in usbhsg_set_selfpowered()
1005 static int usbhsg_vbus_session(struct usb_gadget *gadget, int is_active) in usbhsg_vbus_session()
/linux-4.4.14/drivers/usb/musb/
Dmusb_gadget.c1532 static int musb_gadget_get_frame(struct usb_gadget *gadget) in musb_gadget_get_frame()
1539 static int musb_gadget_wakeup(struct usb_gadget *gadget) in musb_gadget_wakeup()
1614 musb_gadget_set_self_powered(struct usb_gadget *gadget, int is_selfpowered) in musb_gadget_set_self_powered()
1651 static int musb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA) in musb_gadget_vbus_draw()
1660 static int musb_gadget_pullup(struct usb_gadget *gadget, int is_on) in musb_gadget_pullup()
/linux-4.4.14/drivers/usb/dwc2/
Dgadget.c48 static inline struct dwc2_hsotg *to_hsotg(struct usb_gadget *gadget) in to_hsotg()
3123 static int dwc2_hsotg_udc_start(struct usb_gadget *gadget, in dwc2_hsotg_udc_start()
3186 static int dwc2_hsotg_udc_stop(struct usb_gadget *gadget) in dwc2_hsotg_udc_stop()
3226 static int dwc2_hsotg_gadget_getframe(struct usb_gadget *gadget) in dwc2_hsotg_gadget_getframe()
3238 static int dwc2_hsotg_pullup(struct usb_gadget *gadget, int is_on) in dwc2_hsotg_pullup()
3269 static int dwc2_hsotg_vbus_session(struct usb_gadget *gadget, int is_active) in dwc2_hsotg_vbus_session()
3306 static int dwc2_hsotg_vbus_draw(struct usb_gadget *gadget, unsigned mA) in dwc2_hsotg_vbus_draw()
Dcore.h833 struct usb_gadget gadget; member
/linux-4.4.14/drivers/usb/gadget/function/
Du_ether.h258 static inline bool can_support_ecm(struct usb_gadget *gadget) in can_support_ecm()
Df_phonet.c405 struct usb_gadget *gadget = fp->function.config->cdev->gadget; in pn_set_alt() local
489 struct usb_gadget *gadget = cdev->gadget; in pn_bind() local
Du_uac1.h49 struct usb_gadget *gadget; member
Df_printer.c69 struct usb_gadget *gadget; member
217 static inline struct usb_endpoint_descriptor *ep_desc(struct usb_gadget *gadget, in ep_desc()
1014 struct usb_gadget *gadget = c->cdev->gadget; in printer_func_bind() local
Du_ether.c63 struct usb_gadget *gadget; member
96 static inline int qlen(struct usb_gadget *gadget, unsigned qmult) in qlen()
Df_mass_storage.c259 struct usb_gadget *gadget; member
325 struct usb_gadget *gadget; /* Copy of cdev->gadget */ member
3014 struct usb_gadget *gadget = c->cdev->gadget; in fsg_bind() local
3311 struct config_item *gadget; in fsg_lun_drop() local
Df_uac2.c1007 struct usb_gadget *gadget = cdev->gadget; in afunc_bind() local
1142 struct usb_gadget *gadget = cdev->gadget; in afunc_set_alt() local
Du_fs.h151 struct usb_gadget *gadget; member
Df_fs.c67 struct usb_gadget *gadget; member
561 struct usb_gadget *gadget = ffs->gadget; in ffs_ep0_ioctl() local
725 struct usb_gadget *gadget = epfile->ffs->gadget; in ffs_epfile_io() local
Df_midi.c74 struct usb_gadget *gadget; member
/linux-4.4.14/drivers/usb/phy/
Dphy-generic.c176 static int nop_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) in nop_set_peripheral()
Dphy-gpio-vbus-usb.c178 struct usb_gadget *gadget) in gpio_vbus_set_peripheral()
Dphy-tahvo.c230 struct usb_gadget *gadget) in tahvo_usb_set_peripheral()
Dphy-mv-usb.c75 struct usb_gadget *gadget) in mv_otg_set_peripheral()
Dphy-fsl-usb.c606 struct usb_gadget *gadget) in fsl_otg_set_peripheral()
Dphy-isp1301-omap.c1331 isp1301_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) in isp1301_set_peripheral()
Dphy-msm-usb.c800 struct usb_gadget *gadget) in msm_otg_set_peripheral()
Dphy-ab8500-usb.c1065 struct usb_gadget *gadget) in ab8500_usb_set_peripheral()
/linux-4.4.14/drivers/phy/
Dphy-dm816x-usb.c72 struct usb_gadget *gadget) in dm816x_usb_phy_set_peripheral()
Dphy-omap-usb2.c91 struct usb_gadget *gadget) in omap_usb_set_peripheral()
Dphy-twl4030-usb.c606 struct usb_gadget *gadget) in twl4030_set_peripheral()
/linux-4.4.14/drivers/usb/chipidea/
Dudc.c703 static int _gadget_stop_activity(struct usb_gadget *gadget) in _gadget_stop_activity()
1707 static int ci_udc_start(struct usb_gadget *gadget, in ci_udc_start()
1773 static int ci_udc_stop(struct usb_gadget *gadget) in ci_udc_stop()
Ddebug.c27 struct usb_gadget *gadget = &ci->gadget; in ci_device_show() local
Dci.h223 struct usb_gadget gadget; member
/linux-4.4.14/drivers/staging/emxx_udc/
Demxx_udc.h566 struct usb_gadget gadget; member
/linux-4.4.14/drivers/usb/dwc3/
Dcore.h756 struct usb_gadget gadget; member