Searched refs:ERR (Results 1 - 25 of 39) sorted by relevance

12

/drivers/usb/musb/
H A Dmusb_debug.h43 #define ERR(fmt, args...) yprintk(KERN_ERR, fmt, ## args) macro
H A Dmusb_host.c834 ERR("broken !rx_reinit, ep%d csr %04x\n",
943 ERR("bogus ep0 stage %d\n", musb->ep0_stage);
1036 ERR("no URB for end 0\n");
1529 ERR("RX%d dma busy, csr %04x\n", epnum, rx_csr);
1615 ERR("Rx interrupt with no errors or packet!\n");
H A Dux500_dma.c338 ERR("Dma pipe allocation error dir=%d ch=%d\n",
/drivers/media/common/
H A Dsaa7146_core.c344 ERR("warning: interrupt enabled, but not handled properly.(0x%08x)\n",
346 ERR("disabling interrupt source(s)!\n");
366 ERR("out of memory\n");
374 ERR("pci_enable_device() failed\n");
395 ERR("ioremap() failed\n");
420 ERR("request_irq() failed\n");
H A Dsaa7146_fops.c443 ERR("out of memory. aborting.\n");
464 ERR("out of memory. aborting.\n");
523 ERR("cannot register v4l2 device. skipping.\n");
/drivers/media/video/cpia2/
H A Dcpia2_usb.c306 ERR("buffer overflow! length: %d, n: %d\n",
371 ERR("%s: usb_submit_urb ret %d!\n", __func__, i);
593 ERR("%s: Internal driver error: udev is NULL\n", __func__);
598 ERR("%s: Internal driver error: register array is NULL\n", __func__);
661 ERR("%s: usb_alloc_urb error!\n", __func__);
691 ERR("usb_submit_urb[%d]() = %d\n", i, err);
729 ERR("cpia2_usb_change_streaming_alternate() = %d!\n", ret);
733 ERR("cpia2_usb_change_streaming_alternate(%d) =%d has already "
823 ERR("%s: usb_set_interface error (ret = %d)\n", __func__, ret);
829 ERR("
[all...]
H A Dcpia2.h478 #define ERR(fmt, args...) ALOG(KERN_ERR, fmt, ## args) macro
483 #define ERR(fmt,args...) ALOG(KERN_ERR "cpia2: "fmt,##args) macro
H A Dcpia2_core.c630 ERR("Couldn't configure sensor, error=%d\n", retval);
863 ERR("Camera did not wake up\n");
1183 ERR("ConfigSensor410 failed\n");
1354 ERR("ConfigSensor500 failed\n");
2238 ERR("couldn't kmalloc cpia2 struct\n");
2266 ERR("Device IO error (asicID has incorrect value of 0x%X\n",
2300 ERR("couldn't kmalloc frame buffer structures\n");
2308 ERR("couldn't vmalloc frame buffer data area\n");
2367 ERR("%s: buffer NULL\n",__func__);
2372 ERR("
[all...]
/drivers/isdn/hardware/eicon/
H A Ddebuglib.c48 DBG_FUNC(ERR)
H A Ddebuglib.h138 DBG_DECL(ERR)
192 #define DBG_ERR(args) DBG_TEST(ERR, args)
/drivers/net/ethernet/amd/
H A Ddepca.h49 #define ERR 0x8000 /* Error summary */ macro
H A Dariadne.h179 #define ERR 0x0080 /* Error */ macro
/drivers/usb/gadget/
H A Dat91_udc.h166 #define ERR(stuff...) pr_err("udc: " stuff) macro
H A Domap_udc.h190 #define ERR(stuff...) pr_err("udc: " stuff) macro
H A Dpxa25x_udc.h247 #define ERR(stuff...) pr_err("udc: " stuff) macro
H A Dfsl_udc_core.c288 ERR("udc reset timeout!\n");
1123 ERR("ep flush timeout\n");
1538 ERR("Unexpect ep0 packets\n");
1608 ERR("dTD error %08x QH=%d\n", errors, pipe);
1627 ERR("Unknown error has occurred (0x%x)!\n",
1815 ERR("Timeout for reset\n");
1972 ERR("can't bind to transceiver\n");
2331 ERR("malloc fsl_ep failed\n");
2346 ERR("malloc QHs for udc failed\n");
2422 ERR("mallo
[all...]
H A Domap_udc.c728 ERR("%s dma error, lch %d status %02x\n", ep->ep.name, lch, ch_status);
1699 ERR("%s status, can't report\n", ep->ep.name);
2159 ERR("can't bind to transceiver\n");
2781 ERR("unsupported fifo_mode #%d\n", fifo_mode);
2918 ERR("unrecognized UDC HMC mode %d\n", hmc);
2947 ERR("can't get irq %d, err %d\n",
2956 ERR("can't get irq %d, err %d\n",
2964 ERR("can't get irq %d, err %d\n",
H A Dfsl_usb2_udc.h543 #define ERR(stuff...) pr_err("udc: " stuff) macro
/drivers/usb/host/
H A Disp116x-hcd.c271 ERR("%s %d: ep->nextpid %d\n", __func__, __LINE__,
611 ERR("Unrecoverable error, HC is dead!\n");
700 ERR("Isochronous transfers not supported\n");
1251 ERR("Software reset timeout\n");
1279 ERR("Clock not ready after %dms\n", timeout);
1282 ERR("Please make sure that the H_WAKEUP pin is pulled low!\n");
1326 ERR("Invalid chip ID %04x\n", val);
1630 ERR("Platform data structure not initialized\n");
1635 ERR("USE_PLATFORM_DELAY defined, but delay function not "
1637 ERR("Se
[all...]
H A Dsl811.h263 #define ERR(stuff...) printk(KERN_ERR "sl811: " stuff) macro
/drivers/tty/serial/jsm/
H A Djsm_tty.c219 jsm_printk(INIT, ERR, &channel->ch_bd->pci_dev,
227 jsm_printk(INIT, ERR, &channel->ch_bd->pci_dev,
404 jsm_printk(CORE, ERR, &brd->pci_dev,
/drivers/isdn/hisax/
H A Dst5481.h220 #define ERR(format, arg...) \ macro
/drivers/mtd/nand/
H A Ddenali.h371 #define ERR -1 /*error flag*/ macro
/drivers/media/dvb/ttpci/
H A Dav7110_v4l.c802 ERR("cannot init capture device. skipping\n");
819 ERR("cannot register capture device. skipping\n");
824 ERR("cannot register vbi v4l2 device. skipping\n");
/drivers/media/video/
H A Dmxb.c730 ERR("cannot register capture v4l2 device. skipping.\n");
738 ERR("cannot register vbi v4l2 device. skipping.\n");

Completed in 328 milliseconds

12