Home
last modified time | relevance | path

Searched defs:_gadget (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/usb/gadget/udc/
H A Dnet2280.c1461 static int net2280_get_frame(struct usb_gadget *_gadget) in net2280_get_frame() argument
1476 static int net2280_wakeup(struct usb_gadget *_gadget) in net2280_wakeup() argument
1496 static int net2280_set_selfpowered(struct usb_gadget *_gadget, int value) in net2280_set_selfpowered() argument
1521 net2280_pullup(struct usb_gadget * _gadget,int is_on) net2280_pullup() argument
1547 net2280_match_ep(struct usb_gadget * _gadget,struct usb_endpoint_descriptor * desc,struct usb_ss_ep_comp_descriptor * ep_comp) net2280_match_ep() argument
2405 net2280_start(struct usb_gadget * _gadget,struct usb_gadget_driver * driver) net2280_start() argument
2480 net2280_stop(struct usb_gadget * _gadget) net2280_stop() argument
2501 net2280_async_callbacks(struct usb_gadget * _gadget,bool enable) net2280_async_callbacks() argument
[all...]
H A Ddummy_hcd.c847 static int dummy_g_get_frame(struct usb_gadget *_gadget) in dummy_g_get_frame() argument
855 static int dummy_wakeup(struct usb_gadget *_gadget) in dummy_wakeup() argument
878 static int dummy_set_selfpowered(struct usb_gadget *_gadget, int value) in dummy_set_selfpowered() argument
899 static int dummy_pullup(struct usb_gadget *_gadget, int value) in dummy_pullup() argument
932 static void dummy_udc_set_speed(struct usb_gadget *_gadget, in dummy_udc_set_speed() argument
942 dummy_udc_async_callbacks(struct usb_gadget * _gadget,bool enable) dummy_udc_async_callbacks() argument
[all...]
H A Dgr_udc.c1845 static int gr_get_frame(struct usb_gadget *_gadget) in gr_get_frame() argument
1855 static int gr_wakeup(struct usb_gadget *_gadget) in gr_wakeup() argument
1877 static int gr_pullup(struct usb_gadget *_gadget, int is_on) in gr_pullup() argument
H A Dr8a66597-udc.h117 #define gadget_to_r8a66597(_gadget) \ argument
H A Dm66592-udc.c1487 static int m66592_get_frame(struct usb_gadget *_gadget) in m66592_get_frame() argument
H A Drenesas_usb3.c376 #define gadget_to_renesas_usb3(_gadget) \ argument
2407 static int renesas_usb3_get_frame(struct usb_gadget *_gadget) in renesas_usb3_get_frame() argument
H A Dm66592-udc.h494 #define gadget_to_m66592(_gadget) container_of(_gadget, struct m66592, gadget) argument
/linux/drivers/usb/usbip/
H A Dvudc_dev.c126 static int vgadget_get_frame(struct usb_gadget *_gadget) in vgadget_get_frame() argument
137 static int vgadget_set_selfpowered(struct usb_gadget *_gadget, int value) in vgadget_set_selfpowered() argument
148 static int vgadget_pullup(struct usb_gadget *_gadget, int value) in vgadget_pullup() argument
H A Dvudc.h134 struct usb_gadget *_gadget) in usb_gadget_to_vudc() argument
/linux/drivers/usb/chipidea/
H A Dudc.c1831 static int ci_udc_get_frame(struct usb_gadget *_gadget) in ci_udc_get_frame() argument
1846 static void ci_hdrc_gadget_connect(struct usb_gadget *_gadget, int is_active) in ci_hdrc_gadget_connect() argument
1876 static int ci_udc_vbus_session(struct usb_gadget *_gadget, int is_active) in ci_udc_vbus_session() argument
1907 ci_udc_wakeup(struct usb_gadget * _gadget) ci_udc_wakeup() argument
1932 ci_udc_vbus_draw(struct usb_gadget * _gadget,unsigned ma) ci_udc_vbus_draw() argument
1941 ci_udc_selfpowered(struct usb_gadget * _gadget,int is_on) ci_udc_selfpowered() argument
1957 ci_udc_pullup(struct usb_gadget * _gadget,int is_on) ci_udc_pullup() argument
[all...]