Searched defs:_gadget (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/usb/usbip/
H A Dvudc_dev.c126 static int vgadget_get_frame(struct usb_gadget *_gadget) argument
137 static int vgadget_set_selfpowered(struct usb_gadget *_gadget, int value) argument
148 static int vgadget_pullup(struct usb_gadget *_gadget, int value) argument
H A Dvudc.h133 usb_gadget_to_vudc( struct usb_gadget *_gadget) argument
/linux-master/drivers/usb/gadget/udc/
H A Dgoku_udc.c994 static int goku_get_frame(struct usb_gadget *_gadget) argument
H A Dr8a66597-udc.c1766 static int r8a66597_get_frame(struct usb_gadget *_gadget) argument
H A Dm66592-udc.c1487 static int m66592_get_frame(struct usb_gadget *_gadget) argument
H A Dfusb300_udc.c1330 static int fusb300_udc_pullup(struct usb_gadget *_gadget, int is_active) argument
H A Dgr_udc.c1845 static int gr_get_frame(struct usb_gadget *_gadget) argument
1855 static int gr_wakeup(struct usb_gadget *_gadget) argument
1877 static int gr_pullup(struct usb_gadget *_gadget, int is_on) argument
H A Dnet2272.c1077 net2272_get_frame(struct usb_gadget *_gadget) argument
1096 net2272_wakeup(struct usb_gadget *_gadget) argument
1117 net2272_set_selfpowered(struct usb_gadget *_gadget, int value) argument
1128 net2272_pullup(struct usb_gadget *_gadget, in argument
1438 net2272_start(struct usb_gadget *_gadget, struct usb_gadget_driver *driver) argument
1490 net2272_stop(struct usb_gadget *_gadget) argument
1506 net2272_async_callbacks(struct usb_gadget *_gadget, bool enable) argument
[all...]
H A Dnet2280.c1461 static int net2280_get_frame(struct usb_gadget *_gadget) argument
1476 static int net2280_wakeup(struct usb_gadget *_gadget) argument
1496 static int net2280_set_selfpowered(struct usb_gadget *_gadget, int value) argument
1521 net2280_pullup(struct usb_gadget *_gadget, int is_on) argument
1547 net2280_match_ep(struct usb_gadget *_gadget, struct usb_endpoint_descriptor *desc, struct usb_ss_ep_comp_descriptor *ep_comp) argument
2405 net2280_start(struct usb_gadget *_gadget, struct usb_gadget_driver *driver) argument
2480 net2280_stop(struct usb_gadget *_gadget) argument
2501 net2280_async_callbacks(struct usb_gadget *_gadget, bool enable) argument
[all...]
H A Ddummy_hcd.c843 static int dummy_g_get_frame(struct usb_gadget *_gadget) argument
851 static int dummy_wakeup(struct usb_gadget *_gadget) argument
874 static int dummy_set_selfpowered(struct usb_gadget *_gadget, int value) argument
895 static int dummy_pullup(struct usb_gadget *_gadget, int value) argument
928 static void dummy_udc_set_speed(struct usb_gadget *_gadget, argument
938 dummy_udc_async_callbacks(struct usb_gadget *_gadget, bool enable) argument
[all...]
H A Dpxa27x_udc.c1440 static int pxa_udc_get_frame(struct usb_gadget *_gadget) argument
1453 static int pxa_udc_wakeup(struct usb_gadget *_gadget) argument
1518 static int pxa_udc_pullup(struct usb_gadget *_gadget, int is_active) argument
1544 pxa_udc_vbus_session(struct usb_gadget *_gadget, int is_active) argument
1569 pxa_udc_vbus_draw(struct usb_gadget *_gadget, unsigned mA) argument
[all...]
H A Dpxa25x_udc.c1116 static int pxa25x_udc_get_frame(struct usb_gadget *_gadget) argument
1125 static int pxa25x_udc_wakeup(struct usb_gadget *_gadget) argument
1175 static int pxa25x_udc_vbus_session(struct usb_gadget *_gadget, int is_active) argument
1187 static int pxa25x_udc_pullup(struct usb_gadget *_gadget, int is_active) argument
1206 static int pxa25x_udc_vbus_draw(struct usb_gadget *_gadget, unsigned mA) argument
[all...]
H A Drenesas_usb3.c2408 static int renesas_usb3_get_frame(struct usb_gadget *_gadget) argument
/linux-master/drivers/usb/chipidea/
H A Dudc.c1659 static int ci_udc_get_frame(struct usb_gadget *_gadget) argument
1674 static void ci_hdrc_gadget_connect(struct usb_gadget *_gadget, int is_active) argument
1704 static int ci_udc_vbus_session(struct usb_gadget *_gadget, int is_active) argument
1735 ci_udc_wakeup(struct usb_gadget *_gadget) argument
1760 ci_udc_vbus_draw(struct usb_gadget *_gadget, unsigned ma) argument
1769 ci_udc_selfpowered(struct usb_gadget *_gadget, int is_on) argument
1785 ci_udc_pullup(struct usb_gadget *_gadget, int is_on) argument
[all...]

Completed in 212 milliseconds