Searched refs:set_halt (Results 1 – 25 of 43) sorted by relevance
12
| /drivers/usb/gadget/udc/ |
| A D | core.c | 364 ret = ep->ops->set_halt(ep, 1); in usb_ep_set_halt() 390 ret = ep->ops->set_halt(ep, 0); in usb_ep_clear_halt() 416 ret = ep->ops->set_halt(ep, 1); in usb_ep_set_wedge()
|
| A D | net2280.c | 1359 set_halt(ep); in net2280_set_halt_and_wedge() 1453 .set_halt = net2280_set_halt, 2558 set_halt(ep); in handle_ep_small() 2567 set_halt(ep); in handle_ep_small() 2578 set_halt(ep); in handle_ep_small() 2587 set_halt(ep); in handle_ep_small() 3029 set_halt(ep); in handle_stat0_irqs_superspeed() 3060 set_halt(ep); in handle_stat0_irqs_superspeed() 3276 set_halt(e); in handle_stat0_irqs()
|
| A D | net2280.h | 189 static inline void set_halt(struct net2280_ep *ep) in set_halt() function
|
| A D | udc-xilinx.c | 1199 .set_halt = xudc_ep_set_halt, 1209 .set_halt = xudc_ep_set_halt,
|
| A D | max3420_udc.c | 1077 .set_halt = max3420_ep_set_halt,
|
| A D | aspeed_udc.c | 770 .set_halt = ast_udc_ep_set_halt,
|
| A D | at91_udc.c | 786 .set_halt = at91_ep_set_halt,
|
| A D | bcm63xx_udc.c | 1295 .set_halt = bcm63xx_udc_set_halt,
|
| A D | goku_udc.c | 987 .set_halt = goku_set_halt,
|
| A D | m66592-udc.c | 1446 .set_halt = m66592_set_halt,
|
| A D | pxa27x_udc.c | 1410 .set_halt = pxa_ep_set_halt,
|
| /drivers/usb/usbip/ |
| A D | vudc_dev.c | 422 .set_halt = vep_set_halt,
|
| /drivers/usb/gadget/udc/cdns2/ |
| A D | cdns2-ep0.c | 615 .set_halt = cdns2_gadget_ep0_set_halt,
|
| /drivers/usb/cdns3/ |
| A D | cdns3-ep0.c | 800 .set_halt = cdns3_gadget_ep0_set_halt,
|
| A D | cdnsp-gadget.c | 1233 .set_halt = cdnsp_gadget_ep_set_halt, 1244 .set_halt = cdnsp_gadget_ep_set_halt,
|
| /drivers/usb/musb/ |
| A D | musb_gadget_ep0.c | 1057 .set_halt = musb_g_ep0_halt,
|
| A D | musb_gadget.c | 1499 .set_halt = musb_gadget_set_halt,
|
| /drivers/usb/mtu3/ |
| A D | mtu3_gadget.c | 425 .set_halt = mtu3_gadget_ep_set_halt,
|
| A D | mtu3_gadget_ep0.c | 915 .set_halt = mtu3_ep0_halt,
|
| /drivers/usb/gadget/udc/aspeed-vhub/ |
| A D | epn.c | 795 .set_halt = ast_vhub_epn_set_halt,
|
| /drivers/usb/renesas_usbhs/ |
| A D | mod_gadget.c | 788 .set_halt = usbhsg_ep_set_halt,
|
| /drivers/usb/isp1760/ |
| A D | isp1760-udc.c | 1117 .set_halt = isp1760_ep_set_halt,
|
| /drivers/usb/fotg210/ |
| A D | fotg210-udc.c | 544 .set_halt = fotg210_ep_set_halt,
|
| /drivers/usb/dwc3/ |
| A D | gadget.c | 2318 .set_halt = dwc3_gadget_ep0_set_halt, 2329 .set_halt = dwc3_gadget_ep_set_halt,
|
| /drivers/usb/gadget/udc/bdc/ |
| A D | bdc_ep.c | 1940 .set_halt = bdc_gadget_ep_set_halt
|
Completed in 84 milliseconds
12