Searched defs:_gadget (Results 1 – 15 of 15) sorted by relevance
/linux-3.3/drivers/usb/gadget/ |
D | net2280.c | 1324 static int net2280_get_frame (struct usb_gadget *_gadget) in net2280_get_frame() 1339 static int net2280_wakeup (struct usb_gadget *_gadget) in net2280_wakeup() 1359 static int net2280_set_selfpowered (struct usb_gadget *_gadget, int value) in net2280_set_selfpowered() 1381 static int net2280_pullup(struct usb_gadget *_gadget, int is_on) in net2280_pullup() 1873 static int net2280_start(struct usb_gadget *_gadget, in net2280_start() 1946 static int net2280_stop(struct usb_gadget *_gadget, in net2280_stop()
|
D | pxa25x_udc.c | 909 static int pxa25x_udc_get_frame(struct usb_gadget *_gadget) in pxa25x_udc_get_frame() 914 static int pxa25x_udc_wakeup(struct usb_gadget *_gadget) in pxa25x_udc_wakeup() 960 static int pxa25x_udc_vbus_session(struct usb_gadget *_gadget, int is_active) in pxa25x_udc_vbus_session() 972 static int pxa25x_udc_pullup(struct usb_gadget *_gadget, int is_active) in pxa25x_udc_pullup() 991 static int pxa25x_udc_vbus_draw(struct usb_gadget *_gadget, unsigned mA) in pxa25x_udc_vbus_draw()
|
D | net2272.c | 1098 net2272_get_frame(struct usb_gadget *_gadget) in net2272_get_frame() 1117 net2272_wakeup(struct usb_gadget *_gadget) in net2272_wakeup() 1138 net2272_set_selfpowered(struct usb_gadget *_gadget, int value) in net2272_set_selfpowered() 1152 net2272_pullup(struct usb_gadget *_gadget, int is_on) in net2272_pullup() 1455 static int net2272_start(struct usb_gadget *_gadget, in net2272_start() 1504 static int net2272_stop(struct usb_gadget *_gadget, in net2272_stop()
|
D | pxa27x_udc.c | 1531 static int pxa_udc_get_frame(struct usb_gadget *_gadget) in pxa_udc_get_frame() 1544 static int pxa_udc_wakeup(struct usb_gadget *_gadget) in pxa_udc_wakeup() 1609 static int pxa_udc_pullup(struct usb_gadget *_gadget, int is_active) in pxa_udc_pullup() 1638 static int pxa_udc_vbus_session(struct usb_gadget *_gadget, int is_active) in pxa_udc_vbus_session() 1663 static int pxa_udc_vbus_draw(struct usb_gadget *_gadget, unsigned mA) in pxa_udc_vbus_draw()
|
D | langwell_udc.c | 1125 static int langwell_get_frame(struct usb_gadget *_gadget) in langwell_get_frame() 1170 static int langwell_wakeup(struct usb_gadget *_gadget) in langwell_wakeup() 1218 static int langwell_vbus_session(struct usb_gadget *_gadget, int is_active) in langwell_vbus_session() 1253 static int langwell_vbus_draw(struct usb_gadget *_gadget, unsigned mA) in langwell_vbus_draw() 1275 static int langwell_pullup(struct usb_gadget *_gadget, int is_on) in langwell_pullup()
|
D | s3c2410_udc.c | 1431 static int s3c2410_udc_get_frame(struct usb_gadget *_gadget) in s3c2410_udc_get_frame() 1445 static int s3c2410_udc_wakeup(struct usb_gadget *_gadget) in s3c2410_udc_wakeup() 1533 static int s3c2410_vbus_draw(struct usb_gadget *_gadget, unsigned ma) in s3c2410_vbus_draw()
|
D | dummy_hcd.c | 758 static int dummy_g_get_frame (struct usb_gadget *_gadget) in dummy_g_get_frame() 766 static int dummy_wakeup (struct usb_gadget *_gadget) in dummy_wakeup() 789 static int dummy_set_selfpowered (struct usb_gadget *_gadget, int value) in dummy_set_selfpowered() 816 static int dummy_pullup (struct usb_gadget *_gadget, int value) in dummy_pullup()
|
D | imx_udc.c | 320 static int imx_udc_get_frame(struct usb_gadget *_gadget) in imx_udc_get_frame() 328 static int imx_udc_wakeup(struct usb_gadget *_gadget) in imx_udc_wakeup()
|
D | ci13xxx_udc.c | 2477 static int ci13xxx_vbus_session(struct usb_gadget *_gadget, int is_active) in ci13xxx_vbus_session() 2510 static int ci13xxx_wakeup(struct usb_gadget *_gadget) in ci13xxx_wakeup() 2535 static int ci13xxx_vbus_draw(struct usb_gadget *_gadget, unsigned mA) in ci13xxx_vbus_draw()
|
D | r8a66597-udc.h | 124 #define gadget_to_r8a66597(_gadget) \ argument
|
D | goku_udc.c | 994 static int goku_get_frame(struct usb_gadget *_gadget) in goku_get_frame()
|
D | m66592-udc.c | 1548 static int m66592_get_frame(struct usb_gadget *_gadget) in m66592_get_frame()
|
D | fusb300_udc.c | 1376 static int fusb300_udc_pullup(struct usb_gadget *_gadget, int is_active) in fusb300_udc_pullup()
|
D | r8a66597-udc.c | 1788 static int r8a66597_get_frame(struct usb_gadget *_gadget) in r8a66597_get_frame()
|
D | m66592-udc.h | 501 #define gadget_to_m66592(_gadget) container_of(_gadget, struct m66592, gadget) argument
|