| /OK3568_Linux_fs/kernel/drivers/usb/mtu3/ |
| H A D | mtu3_gadget.c | 39 static void nuke(struct mtu3_ep *mep, const int status) in nuke() function 139 nuke(mep, -ESHUTDOWN); in mtu3_ep_disable() 543 nuke(mtu->ep0, -ESHUTDOWN); in stop_activity() 545 nuke(mtu->in_eps + i, -ESHUTDOWN); in stop_activity() 546 nuke(mtu->out_eps + i, -ESHUTDOWN); in stop_activity()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/ |
| H A D | README | 10 I've made up a Unix makefile for the programs nuke and unnuke, called 44 nuke - compressing one audio stream
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | pxa25x_udc.c | 207 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 D | at91_udc.c | 265 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 D | dwc2_udc_otg.c | 115 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() 696 nuke(ep, -ESHUTDOWN); in dwc2_ep_disable()
|
| H A D | dwc2_udc_otg_xfer_dma.c | 1297 nuke(ep, -EPROTO); in dwc2_ep0_setup()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | pxa25x_udc.c | 263 static void nuke (struct pxa25x_ep *, int status); 487 nuke (ep, -ESHUTDOWN); in pxa25x_ep_disable() 949 static void nuke(struct pxa25x_ep *ep, int status) in nuke() function 1505 nuke(ep, -ESHUTDOWN); in reset_gadget() 1532 nuke(ep, -ESHUTDOWN); in stop_activity() 1610 nuke(&dev->ep[i], -ECONNABORTED); in clear_ep_state() 1646 nuke(ep, -EPIPE); in handle_ep0() 1654 nuke(ep, 0); in handle_ep0() 1669 nuke (ep, -EPROTO); in handle_ep0() 1786 nuke(ep, -EPROTO); in handle_ep0()
|
| H A D | lpc32xx_udc.c | 1425 static void nuke(struct lpc32xx_ep *ep, int status) in nuke() function 1535 nuke(ep, -ESHUTDOWN); in stop_activity() 1575 nuke(ep, -ESHUTDOWN); in lpc32xx_ep_disable() 2191 nuke(ep0, -EPROTO); in udc_handle_ep0_setup() 2337 nuke(ep0, -ECONNABORTED); in udc_handle_ep0_in() 2349 nuke(ep0, -ECONNABORTED); in udc_handle_ep0_in() 2372 nuke(ep0, -ECONNABORTED); in udc_handle_ep0_out() 2382 nuke(ep0, 0); in udc_handle_ep0_out() 2400 nuke(ep0, -ECONNABORTED); in udc_handle_ep0_out()
|
| H A D | mv_udc_core.c | 57 static void nuke(struct mv_ep *ep, int status); 585 nuke(ep, -ESHUTDOWN); in mv_ep_disable() 1294 static void nuke(struct mv_ep *ep, int status) in nuke() function 1313 nuke(&udc->eps[0], -ESHUTDOWN); in gadget_reset() 1316 nuke(ep, -ESHUTDOWN); in gadget_reset() 1331 nuke(&udc->eps[0], -ESHUTDOWN); in stop_activity() 1334 nuke(ep, -ESHUTDOWN); in stop_activity() 1662 nuke(&udc->eps[ep_num * 2 + EP_DIR_OUT], -ESHUTDOWN); in handle_setup_packet()
|
| H A D | pxa27x_udc.c | 768 static void nuke(struct pxa_ep *ep, int status) in nuke() function 1392 nuke(ep, -ESHUTDOWN); in pxa_ep_disable() 1827 nuke(ep, -EPROTO); in handle_ep0_ctrl_req() 1948 nuke(ep, -EPIPE); in handle_ep0() 1954 nuke(ep, 0); in handle_ep0() 2253 nuke(ep, -EPROTO); in irq_udc_reset()
|
| H A D | goku_udc.c | 81 static void nuke(struct goku_ep *, int status); 260 nuke(ep, -ESHUTDOWN); in goku_ep_disable() 794 static void nuke(struct goku_ep *ep, int status) in nuke() function 1397 nuke(&dev->ep [i], -ESHUTDOWN); in stop_activity() 1435 nuke(&dev->ep[0], 0); in ep0_setup() 1636 nuke(ep, 0); in goku_irq()
|
| H A D | at91_udc.c | 453 static void nuke(struct at91_ep *ep, int status) in nuke() function 560 nuke(ep, -ESHUTDOWN); in at91_ep_disable() 861 nuke(ep, -ESHUTDOWN); in reset_gadget() 885 nuke(ep, -ESHUTDOWN); in stop_activity() 1279 nuke(ep0, -EPROTO); in handle_ep0() 1288 nuke(ep0, 0); in handle_ep0()
|
| H A D | omap_udc.c | 233 static void nuke(struct omap_ep *, int status); 248 nuke(ep, -ESHUTDOWN); in omap_ep_disable() 1327 static void nuke(struct omap_ep *ep, int status) in nuke() function 1353 nuke(&udc->ep[0], -ESHUTDOWN); in udc_quiesce() 1355 nuke(ep, -ESHUTDOWN); in udc_quiesce() 1402 nuke(ep0, 0); in ep0_irq()
|
| H A D | fsl_udc_core.c | 206 static void nuke(struct fsl_ep *ep, int status) in nuke() function 660 nuke(ep, -ESHUTDOWN); in fsl_ep_disable() 1310 nuke(ep, -ESHUTDOWN); in udc_reset_ep_queue() 1999 nuke(&udc_controller->eps[0], -ESHUTDOWN); in fsl_udc_stop() 2002 nuke(loop_ep, -ESHUTDOWN); in fsl_udc_stop()
|
| H A D | fsl_qe_udc.c | 127 static void nuke(struct qe_ep *ep, int status) in nuke() function 1623 nuke(ep, -ESHUTDOWN); in qe_ep_disable() 1893 nuke(ep, -ECONNRESET); in udc_reset_ep_queue() 2315 nuke(&udc->eps[0], -ESHUTDOWN); in fsl_qe_stop() 2317 nuke(loop_ep, -ESHUTDOWN); in fsl_qe_stop()
|
| H A D | dummy_hcd.c | 329 static void nuke(struct dummy *dum, struct dummy_ep *ep) in nuke() function 356 nuke(dum, &dum->ep[i]); in stop_activity() 648 nuke(dum, ep); in dummy_disable()
|
| H A D | net2280.c | 510 static void nuke(struct net2280_ep *); 523 nuke(ep); in net2280_disable() 1223 static void nuke(struct net2280_ep *ep) in nuke() function 2472 nuke(&dev->ep[i]); in stop_activity()
|
| /OK3568_Linux_fs/kernel/arch/parisc/boot/compressed/ |
| H A D | head.S | 30 ;! nuke the W bit, saving original value
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vudc_dev.c | 73 static void nuke(struct vudc *udc, struct vep *ep) in nuke() function 98 nuke(udc, &udc->ep[i]); in stop_activity() 273 nuke(udc, ep); in vep_disable()
|
| /OK3568_Linux_fs/yocto/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}
|
| /OK3568_Linux_fs/u-boot/drivers/usb/musb-new/ |
| H A D | musb_gadget.c | 213 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()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_gadget.c | 158 static void nuke(struct musb_ep *ep, const int status) in nuke() function 1112 nuke(musb_ep, -ESHUTDOWN); in musb_gadget_disable()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | rds.rst | 156 nuke any pending messages.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/polkit/polkit/ |
| H A D | 0003-Added-support-for-duktape-as-JS-engine.patch | 841 + * to pass the GSource so we can nuke it once handled. 3120 - * to pass the GSource so we can nuke it once handled.
|
| /OK3568_Linux_fs/yocto/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…
|