Home
last modified time | relevance | path

Searched refs:nuke (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Dpxa25x_udc.c207 static void nuke(struct pxa25x_ep *, int status);
360 nuke(ep, -ESHUTDOWN); in pxa25x_ep_disable()
840 static void nuke(struct pxa25x_ep *ep, int status) in nuke() function
1211 nuke(&dev->ep[i], -ECONNABORTED); in clear_ep_state()
1232 nuke(ep, -EPIPE); in handle_ep0()
1240 nuke(ep, 0); in handle_ep0()
1255 nuke(ep, -EPROTO); in handle_ep0()
1389 nuke(ep, -EPROTO); in handle_ep0()
1992 nuke(ep, -ESHUTDOWN); in stop_activity()
H A Dat91_udc.c265 static void nuke(struct at91_ep *ep, int status) in nuke() function
372 nuke(ep, -ESHUTDOWN); in at91_ep_disable()
670 nuke(ep, -ESHUTDOWN); in reset_gadget()
694 nuke(ep, -ESHUTDOWN); in stop_activity()
1083 nuke(ep0, -EPROTO); in handle_ep0()
1092 nuke(ep0, 0); in handle_ep0()
H A Ddwc2_udc_otg.c115 static void nuke(struct dwc2_ep *ep, int status);
413 static void nuke(struct dwc2_ep *ep, int status) in nuke() function
440 nuke(ep, -ESHUTDOWN); in stop_activity()
699 nuke(ep, -ESHUTDOWN); in dwc2_ep_disable()
H A Ddwc2_udc_otg_xfer_dma.c1298 nuke(ep, -EPROTO); in dwc2_ep0_setup()
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_gadget.c213 static void nuke(struct musb_ep *ep, const int status) in nuke() function
1248 nuke(musb_ep, -ESHUTDOWN); in musb_gadget_disable()
2070 nuke(&hw_ep->ep_in, -ESHUTDOWN); in stop_activity()
2073 nuke(&hw_ep->ep_in, -ESHUTDOWN); in stop_activity()
2075 nuke(&hw_ep->ep_out, -ESHUTDOWN); in stop_activity()