Searched refs:nuke (Results 1 – 7 of 7) sorted by relevance
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | dwc2_udc_otg.c | 106 static void nuke(struct dwc2_ep *ep, int status); 355 static void nuke(struct dwc2_ep *ep, int status) in nuke() function 382 nuke(ep, -ESHUTDOWN); in stop_activity() 623 nuke(ep, -ESHUTDOWN); in dwc2_ep_disable()
|
| H A D | pxa25x_udc.c | 206 static void nuke(struct pxa25x_ep *, int status); 359 nuke(ep, -ESHUTDOWN); in pxa25x_ep_disable() 839 static void nuke(struct pxa25x_ep *ep, int status) in nuke() function 1210 nuke(&dev->ep[i], -ECONNABORTED); in clear_ep_state() 1231 nuke(ep, -EPIPE); in handle_ep0() 1239 nuke(ep, 0); in handle_ep0() 1254 nuke(ep, -EPROTO); in handle_ep0() 1388 nuke(ep, -EPROTO); in handle_ep0() 1991 nuke(ep, -ESHUTDOWN); in stop_activity()
|
| H A D | at91_udc.c | 264 static void nuke(struct at91_ep *ep, int status) in nuke() function 371 nuke(ep, -ESHUTDOWN); in at91_ep_disable() 669 nuke(ep, -ESHUTDOWN); in reset_gadget() 693 nuke(ep, -ESHUTDOWN); in stop_activity() 1082 nuke(ep0, -EPROTO); in handle_ep0() 1091 nuke(ep0, 0); in handle_ep0()
|
| H A D | dwc2_udc_otg_xfer_dma.c | 1275 nuke(ep, -EPROTO); in dwc2_ep0_setup()
|
| /openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/ |
| H A D | klibc-utils.inc | 37 install -m 755 usr/utils/${KLIBC_UTILS_VARIANT}/nuke ${D}${base_bindir}
|
| /openbmc/u-boot/drivers/usb/musb-new/ |
| H A D | musb_gadget.c | 212 static void nuke(struct musb_ep *ep, const int status) in nuke() function 1247 nuke(musb_ep, -ESHUTDOWN); in musb_gadget_disable() 2080 nuke(&hw_ep->ep_in, -ESHUTDOWN); in stop_activity() 2083 nuke(&hw_ep->ep_in, -ESHUTDOWN); in stop_activity() 2085 nuke(&hw_ep->ep_out, -ESHUTDOWN); in stop_activity()
|
| /openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/ |
| H A D | bootstrap.css.map | 1 … border-right: 0;\n }\n }\n }\n\n // Only nuke the last row's bott…
|