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

/linux-4.1.27/drivers/usb/gadget/udc/
H A Dgadget_chips.h41 static inline bool gadget_supports_altsettings(struct usb_gadget *gadget) gadget_supports_altsettings() argument
H A Ds3c2410_udc.h20 struct usb_gadget *gadget; member in struct:s3c2410_ep
81 struct usb_gadget gadget; member in struct:s3c2410_udc
H A Dudc-core.c46 struct usb_gadget *gadget; member in struct:usb_udc
60 int usb_gadget_map_request(struct usb_gadget *gadget, usb_gadget_map_request() argument
91 void usb_gadget_unmap_request(struct usb_gadget *gadget, usb_gadget_unmap_request() argument
134 struct usb_gadget *gadget = work_to_gadget(work); usb_gadget_state_work() local
141 void usb_gadget_set_state(struct usb_gadget *gadget, usb_gadget_set_state() argument
168 void usb_udc_vbus_handler(struct usb_gadget *gadget, bool status) usb_udc_vbus_handler() argument
188 void usb_gadget_udc_reset(struct usb_gadget *gadget, usb_gadget_udc_reset() argument
263 int usb_add_gadget_udc_release(struct device *parent, struct usb_gadget *gadget, usb_add_gadget_udc_release() argument
343 int usb_add_gadget_udc(struct device *parent, struct usb_gadget *gadget) usb_add_gadget_udc() argument
373 void usb_del_gadget_udc(struct usb_gadget *gadget) usb_del_gadget_udc() argument
549 struct usb_gadget *gadget = udc->gadget; state_show() local
H A Dat91_udc.h120 struct usb_gadget gadget; member in struct:at91_udc
H A Dpxa25x_udc.h100 struct usb_gadget gadget; member in struct:pxa25x_udc
H A Dr8a66597-udc.h95 struct usb_gadget gadget; member in struct:r8a66597
H A Damd5536udc.c1384 static int udc_get_frame(struct usb_gadget *gadget) udc_get_frame() argument
1390 static int udc_wakeup(struct usb_gadget *gadget) udc_wakeup() argument
H A Dat91_udc.c786 static int at91_get_frame(struct usb_gadget *gadget) at91_get_frame() argument
795 static int at91_wakeup(struct usb_gadget *gadget) at91_wakeup() argument
939 static int at91_vbus_session(struct usb_gadget *gadget, int is_active) at91_vbus_session() argument
955 static int at91_pullup(struct usb_gadget *gadget, int is_on) at91_pullup() argument
967 static int at91_set_selfpowered(struct usb_gadget *gadget, int is_on) at91_set_selfpowered() argument
1549 static int at91_start(struct usb_gadget *gadget, at91_start() argument
1563 static int at91_stop(struct usb_gadget *gadget) at91_stop() argument
H A Datmel_usba_udc.c964 static int usba_udc_get_frame(struct usb_gadget *gadget) usba_udc_get_frame() argument
971 static int usba_udc_wakeup(struct usb_gadget *gadget) usba_udc_wakeup() argument
990 usba_udc_set_selfpowered(struct usb_gadget *gadget, int is_selfpowered) usba_udc_set_selfpowered() argument
1834 static int atmel_usba_start(struct usb_gadget *gadget, atmel_usba_start() argument
1875 static int atmel_usba_stop(struct usb_gadget *gadget) atmel_usba_stop() argument
H A Dgr_udc.c1919 static int gr_udc_start(struct usb_gadget *gadget, gr_udc_start() argument
1938 static int gr_udc_stop(struct usb_gadget *gadget) gr_udc_stop() argument
H A Dgr_udc.h192 struct usb_gadget gadget; member in struct:gr_udc
H A Dm66592-udc.c1509 static int m66592_pullup(struct usb_gadget *gadget, int is_on) m66592_pullup() argument
H A Dmv_u3d_core.c1144 static int mv_u3d_vbus_session(struct usb_gadget *gadget, int is_active) mv_u3d_vbus_session() argument
1195 static int mv_u3d_vbus_draw(struct usb_gadget *gadget, unsigned mA) mv_u3d_vbus_draw() argument
1204 static int mv_u3d_pullup(struct usb_gadget *gadget, int is_on) mv_u3d_pullup() argument
H A Dmv_udc_core.c1120 static int mv_udc_get_frame(struct usb_gadget *gadget) mv_udc_get_frame() argument
1136 static int mv_udc_wakeup(struct usb_gadget *gadget) mv_udc_wakeup() argument
1155 static int mv_udc_vbus_session(struct usb_gadget *gadget, int is_active) mv_udc_vbus_session() argument
1192 static int mv_udc_pullup(struct usb_gadget *gadget, int is_on) mv_udc_pullup() argument
1346 static int mv_udc_start(struct usb_gadget *gadget, mv_udc_start() argument
1388 static int mv_udc_stop(struct usb_gadget *gadget) mv_udc_stop() argument
H A Dnet2280.h153 struct usb_gadget gadget; member in struct:net2280
H A Domap_udc.h160 struct usb_gadget gadget; member in struct:omap_udc
H A Dr8a66597-udc.c1737 static int r8a66597_start(struct usb_gadget *gadget, r8a66597_start() argument
1766 static int r8a66597_stop(struct usb_gadget *gadget) r8a66597_stop() argument
1787 static int r8a66597_pullup(struct usb_gadget *gadget, int is_on) r8a66597_pullup() argument
1802 static int r8a66597_set_selfpowered(struct usb_gadget *gadget, int is_self) r8a66597_set_selfpowered() argument
H A Ds3c-hsudc.c144 struct usb_gadget gadget; member in struct:s3c_hsudc
176 static inline struct s3c_hsudc *to_hsudc(struct usb_gadget *gadget) to_hsudc() argument
1137 static int s3c_hsudc_start(struct usb_gadget *gadget, s3c_hsudc_start() argument
1191 static int s3c_hsudc_stop(struct usb_gadget *gadget) s3c_hsudc_stop() argument
1226 static int s3c_hsudc_gadget_getframe(struct usb_gadget *gadget) s3c_hsudc_gadget_getframe() argument
1231 static int s3c_hsudc_vbus_draw(struct usb_gadget *gadget, unsigned mA) s3c_hsudc_vbus_draw() argument
H A Ds3c2410_udc.c1018 static inline struct s3c2410_udc *to_s3c2410_udc(struct usb_gadget *gadget) to_s3c2410_udc() argument
1431 static int s3c2410_udc_set_selfpowered(struct usb_gadget *gadget, int value) s3c2410_udc_set_selfpowered() argument
1473 static int s3c2410_udc_vbus_session(struct usb_gadget *gadget, int is_active) s3c2410_udc_vbus_session() argument
1484 static int s3c2410_udc_pullup(struct usb_gadget *gadget, int is_on) s3c2410_udc_pullup() argument
H A Datmel_usba_udc.h332 struct usb_gadget gadget; member in struct:usba_udc
369 static inline struct usba_udc *to_usba_udc(struct usb_gadget *gadget) to_usba_udc() argument
H A Dbcm63xx_udc.c287 struct usb_gadget gadget; member in struct:bcm63xx_udc
1740 static int bcm63xx_udc_get_frame(struct usb_gadget *gadget) bcm63xx_udc_get_frame() argument
1755 static int bcm63xx_udc_pullup(struct usb_gadget *gadget, int is_on) bcm63xx_udc_pullup() argument
1802 static int bcm63xx_udc_start(struct usb_gadget *gadget, bcm63xx_udc_start() argument
1839 static int bcm63xx_udc_stop(struct usb_gadget *gadget) bcm63xx_udc_stop() argument
H A Ddummy_hcd.c86 struct usb_gadget *gadget; member in struct:dummy_ep
192 struct usb_gadget gadget; member in struct:dummy
232 static inline struct dummy_hcd *gadget_to_dummy_hcd(struct usb_gadget *gadget) gadget_to_dummy_hcd() argument
H A Dfotg210.h241 struct usb_gadget gadget; member in struct:fotg210_udc
H A Dfsl_qe_udc.c1874 static int qe_get_frame(struct usb_gadget *gadget) qe_get_frame() argument
2282 static int fsl_qe_start(struct usb_gadget *gadget, fsl_qe_start() argument
2310 static int fsl_qe_stop(struct usb_gadget *gadget) fsl_qe_stop() argument
H A Dfsl_udc_core.c1144 static int fsl_get_frame(struct usb_gadget *gadget) fsl_get_frame() argument
1152 static int fsl_wakeup(struct usb_gadget *gadget) fsl_wakeup() argument
1178 static int fsl_vbus_session(struct usb_gadget *gadget, int is_active) fsl_vbus_session() argument
1204 static int fsl_vbus_draw(struct usb_gadget *gadget, unsigned mA) fsl_vbus_draw() argument
1217 static int fsl_pullup(struct usb_gadget *gadget, int is_on) fsl_pullup() argument
H A Dgoku_udc.h243 struct usb_gadget gadget; member in struct:goku_udc
H A Dmv_u3d.h243 struct usb_gadget gadget; member in struct:mv_u3d
H A Dmv_udc.h174 struct usb_gadget gadget; member in struct:mv_udc
H A Domap_udc.c1132 static int omap_get_frame(struct usb_gadget *gadget) omap_get_frame() argument
1138 static int omap_wakeup(struct usb_gadget *gadget) omap_wakeup() argument
1168 omap_set_selfpowered(struct usb_gadget *gadget, int is_selfpowered) omap_set_selfpowered() argument
1248 static int omap_vbus_session(struct usb_gadget *gadget, int is_active) omap_vbus_session() argument
1287 static int omap_vbus_draw(struct usb_gadget *gadget, unsigned mA) omap_vbus_draw() argument
1297 static int omap_pullup(struct usb_gadget *gadget, int is_on) omap_pullup() argument
H A Dpxa27x_udc.h447 struct usb_gadget gadget; member in struct:pxa_udc
480 static inline struct pxa_udc *to_gadget_udc(struct usb_gadget *gadget) to_gadget_udc() argument
H A Dudc-xilinx.c183 struct usb_gadget gadget; member in struct:xusb_udc
1219 static int xudc_get_frame(struct usb_gadget *gadget) xudc_get_frame() argument
1238 static int xudc_wakeup(struct usb_gadget *gadget) xudc_wakeup() argument
1278 static int xudc_pullup(struct usb_gadget *gadget, int is_on) xudc_pullup() argument
1366 static int xudc_start(struct usb_gadget *gadget, xudc_start() argument
1406 static int xudc_stop(struct usb_gadget *gadget) xudc_stop() argument
H A Damd5536udc.h523 struct usb_gadget gadget; member in struct:udc
H A Dfsl_qe_udc.h269 struct usb_gadget *gadget; member in struct:qe_ep
320 struct usb_gadget gadget; member in struct:qe_udc
H A Dfsl_usb2_udc.h467 struct usb_gadget *gadget; member in struct:fsl_ep
477 struct usb_gadget gadget; member in struct:fsl_udc
H A Dlpc32xx_udc.c149 struct usb_gadget gadget; member in struct:lpc32xx_udc
2466 static int lpc32xx_get_frame(struct usb_gadget *gadget) lpc32xx_get_frame() argument
2484 static int lpc32xx_wakeup(struct usb_gadget *gadget) lpc32xx_wakeup() argument
2489 static int lpc32xx_set_selfpowered(struct usb_gadget *gadget, int is_on) lpc32xx_set_selfpowered() argument
2500 static int lpc32xx_vbus_session(struct usb_gadget *gadget, int is_active) lpc32xx_vbus_session() argument
2537 static int lpc32xx_pullup(struct usb_gadget *gadget, int is_on) lpc32xx_pullup() argument
2917 static int lpc32xx_start(struct usb_gadget *gadget, lpc32xx_start() argument
2950 static int lpc32xx_stop(struct usb_gadget *gadget) lpc32xx_stop() argument
H A Dm66592-udc.h472 struct usb_gadget gadget; member in struct:m66592
H A Dnet2272.h452 struct usb_gadget gadget; member in struct:net2272
H A Dpch_udc.c352 struct usb_gadget gadget; member in struct:pch_udc_dev
1116 static int pch_udc_pcd_get_frame(struct usb_gadget *gadget) pch_udc_pcd_get_frame() argument
1134 static int pch_udc_pcd_wakeup(struct usb_gadget *gadget) pch_udc_pcd_wakeup() argument
1158 static int pch_udc_pcd_selfpowered(struct usb_gadget *gadget, int value) pch_udc_pcd_selfpowered() argument
1183 static int pch_udc_pcd_pullup(struct usb_gadget *gadget, int is_on) pch_udc_pcd_pullup() argument
1215 static int pch_udc_pcd_vbus_session(struct usb_gadget *gadget, int is_active) pch_udc_pcd_vbus_session() argument
1237 static int pch_udc_pcd_vbus_draw(struct usb_gadget *gadget, unsigned int mA) pch_udc_pcd_vbus_draw() argument
H A Dfusb300_udc.h661 struct usb_gadget gadget; member in struct:fusb300
/linux-4.1.27/drivers/usb/gadget/
H A Depautoconf.c192 find_ep (struct usb_gadget *gadget, const char *name) find_ep() argument
369 void usb_ep_autoconfig_reset (struct usb_gadget *gadget) usb_ep_autoconfig_reset() argument
42 ep_matches( struct usb_gadget *gadget, struct usb_ep *ep, struct usb_endpoint_descriptor *desc, struct usb_ss_ep_comp_descriptor *ep_comp ) ep_matches() argument
247 usb_ep_autoconfig_ss( struct usb_gadget *gadget, struct usb_endpoint_descriptor *desc, struct usb_ss_ep_comp_descriptor *ep_comp ) usb_ep_autoconfig_ss() argument
351 usb_ep_autoconfig( struct usb_gadget *gadget, struct usb_endpoint_descriptor *desc ) usb_ep_autoconfig() argument
H A Dcomposite.c441 struct usb_gadget *gadget = cdev->gadget; config_desc() local
500 struct usb_gadget *gadget = cdev->gadget; count_configs() local
634 struct usb_gadget *gadget = cdev->gadget; set_config() local
1452 composite_setup(struct usb_gadget *gadget, const struct usb_ctrlrequest *ctrl) composite_setup() argument
1835 void composite_disconnect(struct usb_gadget *gadget) composite_disconnect() argument
1856 struct usb_gadget *gadget = dev_to_usb_gadget(dev); suspended_show() local
1863 static void __composite_unbind(struct usb_gadget *gadget, bool unbind_driver) __composite_unbind() argument
1890 static void composite_unbind(struct usb_gadget *gadget) composite_unbind() argument
1936 struct usb_gadget *gadget = cdev->gadget; composite_dev_prepare() local
2030 static int composite_bind(struct usb_gadget *gadget, composite_bind() argument
2081 void composite_suspend(struct usb_gadget *gadget) composite_suspend() argument
2104 void composite_resume(struct usb_gadget *gadget) composite_resume() argument
2237 static char *composite_default_mfr(struct usb_gadget *gadget) composite_default_mfr() argument
H A Dconfigfs.c1305 static int configfs_composite_bind(struct usb_gadget *gadget, configfs_composite_bind() argument
1430 static void configfs_composite_unbind(struct usb_gadget *gadget) configfs_composite_unbind() argument
/linux-4.1.27/drivers/usb/gadget/legacy/
H A Dncm.c148 struct usb_gadget *gadget = cdev->gadget; gncm_bind() local
H A Dacm_ms.c175 struct usb_gadget *gadget = cdev->gadget; acm_ms_bind() local
H A Dcdc2.c158 struct usb_gadget *gadget = cdev->gadget; cdc_bind() local
H A Dhid.c152 struct usb_gadget *gadget = cdev->gadget; hid_bind() local
H A Dmulti.c314 struct usb_gadget *gadget = cdev->gadget; multi_bind() local
H A Dprinter.c131 struct usb_gadget *gadget = c->cdev->gadget; printer_do_config() local
H A Ddbgp.c26 struct usb_gadget *gadget; member in struct:dbgp
212 static void dbgp_disconnect(struct usb_gadget *gadget) dbgp_disconnect() argument
221 static void dbgp_unbind(struct usb_gadget *gadget) dbgp_unbind() argument
240 static int dbgp_configure_endpoints(struct usb_gadget *gadget) dbgp_configure_endpoints() argument
287 static int dbgp_bind(struct usb_gadget *gadget, dbgp_bind() argument
348 static int dbgp_setup(struct usb_gadget *gadget, dbgp_setup() argument
H A Dether.c323 struct usb_gadget *gadget = cdev->gadget; eth_bind() local
H A Dnokia.c229 struct usb_gadget *gadget = cdev->gadget; nokia_bind() local
H A Dinode.c140 struct usb_gadget *gadget; member in struct:dev_data
1234 struct usb_gadget *gadget = dev->gadget; dev_ioctl() local
1301 gadgetfs_setup (struct usb_gadget *gadget, const struct usb_ctrlrequest *ctrl) gadgetfs_setup() argument
1583 gadgetfs_unbind (struct usb_gadget *gadget) gadgetfs_unbind() argument
1606 static int gadgetfs_bind(struct usb_gadget *gadget, gadgetfs_bind() argument
1646 gadgetfs_disconnect (struct usb_gadget *gadget) gadgetfs_disconnect() argument
1664 gadgetfs_suspend (struct usb_gadget *gadget) gadgetfs_suspend() argument
1701 static int gadgetfs_probe(struct usb_gadget *gadget, gadgetfs_probe() argument
H A Dtcm_usb_gadget.c217 struct usb_gadget *gadget = fuas_to_gadget(fu); bot_send_read_response() local
259 struct usb_gadget *gadget = fuas_to_gadget(fu); bot_send_write_request() local
401 struct usb_gadget *gadget = f->config->cdev->gadget; bot_set_alt() local
527 struct usb_gadget *gadget = fuas_to_gadget(fu); uasp_prepare_r_request() local
857 struct usb_gadget *gadget = f->config->cdev->gadget; uasp_set_alt() local
992 struct usb_gadget *gadget = fuas_to_gadget(fu); usbg_prepare_w_request() local
2201 struct usb_gadget *gadget = c->cdev->gadget; usbg_bind() local
/linux-4.1.27/drivers/usb/gadget/function/
H A Du_ether.h260 static inline bool can_support_ecm(struct usb_gadget *gadget) can_support_ecm() argument
H A Du_uac1.h51 struct usb_gadget *gadget; member in struct:gaudio
H A Df_phonet.c405 struct usb_gadget *gadget = fp->function.config->cdev->gadget; pn_set_alt() local
489 struct usb_gadget *gadget = cdev->gadget; pn_bind() local
H A Du_ether.c58 struct usb_gadget *gadget; member in struct:eth_dev
91 static inline int qlen(struct usb_gadget *gadget, unsigned qmult) qlen() argument
H A Du_fs.h151 struct usb_gadget *gadget; member in struct:ffs_data
H A Df_midi.c74 struct usb_gadget *gadget; member in struct:f_midi
H A Df_printer.c69 struct usb_gadget *gadget; member in struct:printer_dev
217 static inline struct usb_endpoint_descriptor *ep_desc(struct usb_gadget *gadget, ep_desc() argument
1010 struct usb_gadget *gadget = c->cdev->gadget; printer_func_bind() local
H A Df_uac2.c1007 struct usb_gadget *gadget = cdev->gadget; afunc_bind() local
1148 struct usb_gadget *gadget = cdev->gadget; afunc_set_alt() local
H A Df_fs.c67 struct usb_gadget *gadget; member in struct:ffs_function
561 struct usb_gadget *gadget = ffs->gadget; ffs_ep0_ioctl() local
725 struct usb_gadget *gadget = epfile->ffs->gadget; ffs_epfile_io() local
H A Df_mass_storage.c259 struct usb_gadget *gadget; member in struct:fsg_common
325 struct usb_gadget *gadget; /* Copy of cdev->gadget */ member in struct:fsg_dev
3015 struct usb_gadget *gadget = c->cdev->gadget; fsg_bind() local
3327 struct config_item *gadget; fsg_lun_drop() local
/linux-4.1.27/include/linux/usb/
H A Dotg.h22 struct usb_gadget *gadget; member in struct:usb_otg
H A Dcomposite.h462 struct usb_gadget *gadget; member in struct:usb_composite_dev
H A Dgadget.h574 static inline void set_gadget_data(struct usb_gadget *gadget, void *data) set_gadget_data() argument
576 static inline void *get_gadget_data(struct usb_gadget *gadget) get_gadget_data() argument
646 static inline int usb_gadget_frame_number(struct usb_gadget *gadget) usb_gadget_frame_number() argument
664 static inline int usb_gadget_wakeup(struct usb_gadget *gadget) usb_gadget_wakeup() argument
680 static inline int usb_gadget_set_selfpowered(struct usb_gadget *gadget) usb_gadget_set_selfpowered() argument
697 static inline int usb_gadget_clear_selfpowered(struct usb_gadget *gadget) usb_gadget_clear_selfpowered() argument
717 static inline int usb_gadget_vbus_connect(struct usb_gadget *gadget) usb_gadget_vbus_connect() argument
736 static inline int usb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA) usb_gadget_vbus_draw() argument
754 static inline int usb_gadget_vbus_disconnect(struct usb_gadget *gadget) usb_gadget_vbus_disconnect() argument
772 static inline int usb_gadget_connect(struct usb_gadget *gadget) usb_gadget_connect() argument
794 static inline int usb_gadget_disconnect(struct usb_gadget *gadget) usb_gadget_disconnect() argument
/linux-4.1.27/drivers/phy/
H A Dphy-dm816x-usb.c71 dm816x_usb_phy_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) dm816x_usb_phy_set_peripheral() argument
H A Dphy-omap-usb2.c90 omap_usb_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) omap_usb_set_peripheral() argument
H A Dphy-twl4030-usb.c609 twl4030_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) twl4030_set_peripheral() argument
/linux-4.1.27/drivers/usb/isp1760/
H A Disp1760-udc.h73 struct usb_gadget gadget; member in struct:isp1760_udc
H A Disp1760-udc.c36 static inline struct isp1760_udc *gadget_to_udc(struct usb_gadget *gadget) gadget_to_udc() argument
1152 static int isp1760_udc_get_frame(struct usb_gadget *gadget) isp1760_udc_get_frame() argument
1159 static int isp1760_udc_wakeup(struct usb_gadget *gadget) isp1760_udc_wakeup() argument
1167 static int isp1760_udc_set_selfpowered(struct usb_gadget *gadget, isp1760_udc_set_selfpowered() argument
1180 static int isp1760_udc_pullup(struct usb_gadget *gadget, int is_on) isp1760_udc_pullup() argument
1190 static int isp1760_udc_start(struct usb_gadget *gadget, isp1760_udc_start() argument
1233 static int isp1760_udc_stop(struct usb_gadget *gadget) isp1760_udc_stop() argument
/linux-4.1.27/drivers/usb/phy/
H A Dphy-generic.c176 static int nop_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) nop_set_peripheral() argument
H A Dphy-gpio-vbus-usb.c177 gpio_vbus_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) gpio_vbus_set_peripheral() argument
H A Dphy-tahvo.c228 tahvo_usb_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) tahvo_usb_set_peripheral() argument
H A Dphy-mv-usb.c74 mv_otg_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) mv_otg_set_peripheral() argument
H A Dphy-fsl-usb.c605 fsl_otg_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) fsl_otg_set_peripheral() argument
H A Dphy-isp1301-omap.c1331 isp1301_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) isp1301_set_peripheral() argument
H A Dphy-msm-usb.c773 msm_otg_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) msm_otg_set_peripheral() argument
H A Dphy-ab8500-usb.c1064 ab8500_usb_set_peripheral(struct usb_otg *otg, struct usb_gadget *gadget) ab8500_usb_set_peripheral() argument
/linux-4.1.27/drivers/usb/chipidea/
H A Ddebug.c26 struct usb_gadget *gadget = &ci->gadget; ci_device_show() local
H A Dci.h221 struct usb_gadget gadget; member in struct:ci_hdrc
H A Dudc.c703 static int _gadget_stop_activity(struct usb_gadget *gadget) _gadget_stop_activity() argument
1686 static int ci_udc_start(struct usb_gadget *gadget, ci_udc_start() argument
1752 static int ci_udc_stop(struct usb_gadget *gadget) ci_udc_stop() argument
/linux-4.1.27/drivers/usb/gadget/udc/bdc/
H A Dbdc_udc.c366 static int bdc_udc_start(struct usb_gadget *gadget, bdc_udc_start() argument
400 static int bdc_udc_stop(struct usb_gadget *gadget) bdc_udc_stop() argument
415 static int bdc_udc_pullup(struct usb_gadget *gadget, int is_on) bdc_udc_pullup() argument
450 static int bdc_udc_set_selfpowered(struct usb_gadget *gadget, bdc_udc_set_selfpowered() argument
469 static int bdc_udc_wakeup(struct usb_gadget *gadget) bdc_udc_wakeup() argument
H A Dbdc.h410 struct usb_gadget gadget; member in struct:bdc
/linux-4.1.27/drivers/usb/musb/
H A Dmusb_gadget.c1531 static int musb_gadget_get_frame(struct usb_gadget *gadget) musb_gadget_get_frame() argument
1538 static int musb_gadget_wakeup(struct usb_gadget *gadget) musb_gadget_wakeup() argument
1613 musb_gadget_set_self_powered(struct usb_gadget *gadget, int is_selfpowered) musb_gadget_set_self_powered() argument
1650 static int musb_gadget_vbus_draw(struct usb_gadget *gadget, unsigned mA) musb_gadget_vbus_draw() argument
1659 static int musb_gadget_pullup(struct usb_gadget *gadget, int is_on) musb_gadget_pullup() argument
/linux-4.1.27/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c46 struct usb_gadget gadget; member in struct:usbhsg_gpriv
884 static int usbhsg_gadget_start(struct usb_gadget *gadget, usbhsg_gadget_start() argument
901 static int usbhsg_gadget_stop(struct usb_gadget *gadget) usbhsg_gadget_stop() argument
915 static int usbhsg_get_frame(struct usb_gadget *gadget) usbhsg_get_frame() argument
923 static int usbhsg_pullup(struct usb_gadget *gadget, int is_on) usbhsg_pullup() argument
940 static int usbhsg_set_selfpowered(struct usb_gadget *gadget, int is_self) usbhsg_set_selfpowered() argument
/linux-4.1.27/drivers/usb/dwc2/
H A Dcore.h718 struct usb_gadget gadget; member in struct:dwc2_hsotg
H A Dgadget.c54 static inline struct dwc2_hsotg *to_hsotg(struct usb_gadget *gadget) to_hsotg() argument
3024 static int s3c_hsotg_udc_start(struct usb_gadget *gadget, s3c_hsotg_udc_start() argument
3095 static int s3c_hsotg_udc_stop(struct usb_gadget *gadget) s3c_hsotg_udc_stop() argument
3141 static int s3c_hsotg_gadget_getframe(struct usb_gadget *gadget) s3c_hsotg_gadget_getframe() argument
3153 static int s3c_hsotg_pullup(struct usb_gadget *gadget, int is_on) s3c_hsotg_pullup() argument
3181 static int s3c_hsotg_vbus_session(struct usb_gadget *gadget, int is_active) s3c_hsotg_vbus_session() argument
3211 static int s3c_hsotg_vbus_draw(struct usb_gadget *gadget, unsigned mA) s3c_hsotg_vbus_draw() argument
/linux-4.1.27/drivers/staging/emxx_udc/
H A Demxx_udc.h606 struct usb_gadget gadget; member in struct:nbu2ss_udc
/linux-4.1.27/drivers/usb/dwc3/
H A Dcore.h736 struct usb_gadget gadget; member in struct:dwc3

Completed in 1594 milliseconds