Symbol: CX18_ERR
drivers/media/pci/cx18/cx18-driver.c
1021
CX18_ERR("Failed to register irq %d\n", retval);
drivers/media/pci/cx18/cx18-driver.c
1099
CX18_ERR("Error %d setting up streams\n", retval);
drivers/media/pci/cx18/cx18-driver.c
1104
CX18_ERR("Error %d registering devices\n", retval);
drivers/media/pci/cx18/cx18-driver.c
1127
CX18_ERR("Error %d on initialization\n", retval);
drivers/media/pci/cx18/cx18-driver.c
390
CX18_ERR("Invalid EEPROM\n");
drivers/media/pci/cx18/cx18-driver.c
393
CX18_ERR("Unknown model %d, defaulting to original HVR-1600 (cardtype=1)\n",
drivers/media/pci/cx18/cx18-driver.c
406
CX18_ERR("tveeprom cannot autodetect tuner!\n");
drivers/media/pci/cx18/cx18-driver.c
641
CX18_ERR("Unknown user specified type, trying to autodetect card\n");
drivers/media/pci/cx18/cx18-driver.c
671
CX18_ERR("Unknown card: vendor/device: [%04x:%04x]\n",
drivers/media/pci/cx18/cx18-driver.c
673
CX18_ERR(" subsystem vendor/device: [%04x:%04x]\n",
drivers/media/pci/cx18/cx18-driver.c
676
CX18_ERR("Defaulting to %s card\n", cx->card->name);
drivers/media/pci/cx18/cx18-driver.c
677
CX18_ERR("Please mail the vendor/device and subsystem vendor/device IDs and what kind of\n");
drivers/media/pci/cx18/cx18-driver.c
678
CX18_ERR("card you have to the linux-media mailinglist (www.linuxtv.org)\n");
drivers/media/pci/cx18/cx18-driver.c
679
CX18_ERR("Prefix your subject line with [UNKNOWN CX18 CARD].\n");
drivers/media/pci/cx18/cx18-driver.c
692
CX18_ERR("Unable to create incoming mailbox handler thread\n");
drivers/media/pci/cx18/cx18-driver.c
804
CX18_ERR("Can't enable device %d!\n", cx->instance);
drivers/media/pci/cx18/cx18-driver.c
808
CX18_ERR("No suitable DMA available, card %d\n", cx->instance);
drivers/media/pci/cx18/cx18-driver.c
812
CX18_ERR("Cannot request encoder memory region, card %d\n",
drivers/media/pci/cx18/cx18-driver.c
943
CX18_ERR("ioremap failed. Can't get a window into CX23418 memory and register space\n");
drivers/media/pci/cx18/cx18-driver.c
944
CX18_ERR("Each capture card with a CX23418 needs 64 MB of vmalloc address space for the window\n");
drivers/media/pci/cx18/cx18-driver.c
945
CX18_ERR("Check the output of 'grep Vmalloc /proc/meminfo'\n");
drivers/media/pci/cx18/cx18-driver.c
946
CX18_ERR("Use the vmalloc= kernel command line option to set VmallocTotal to a larger value\n");
drivers/media/pci/cx18/cx18-driver.c
975
CX18_ERR("Could not register A/V decoder subdevice\n");
drivers/media/pci/cx18/cx18-driver.c
991
CX18_ERR("Could not initialize i2c\n");
drivers/media/pci/cx18/cx18-dvb.c
131
CX18_ERR("Unable to open firmware file %s\n", fn);
drivers/media/pci/cx18/cx18-dvb.c
135
CX18_ERR("Firmware %s has a bad size: %lu bytes\n",
drivers/media/pci/cx18/cx18-dvb.c
144
CX18_ERR("The MPC718 board variant with the MT352 DVB-T demodulator will not work without it\n");
drivers/media/pci/cx18/cx18-dvb.c
145
CX18_ERR("Run 'linux/scripts/get_dvb_firmware mpc718' if you need the firmware\n");
drivers/media/pci/cx18/cx18-dvb.c
253
CX18_ERR("Failed to initialize firmware starting DVB feed\n");
drivers/media/pci/cx18/cx18-dvb.c
566
CX18_ERR("frontend initialization failed\n");
drivers/media/pci/cx18/cx18-fileops.c
784
CX18_ERR("Failed to initialize on %s\n",
drivers/media/pci/cx18/cx18-fileops.c
802
CX18_ERR("Can't find valid task handle for mute\n");
drivers/media/pci/cx18/cx18-fileops.c
817
CX18_ERR("Can't find valid task handle for unmute\n");
drivers/media/pci/cx18/cx18-firmware.c
109
CX18_ERR("Mismatch at offset %x\n", i);
drivers/media/pci/cx18/cx18-firmware.c
140
CX18_ERR("unable to open firmware %s\n", fn);
drivers/media/pci/cx18/cx18-firmware.c
141
CX18_ERR("did you put the firmware in the hotplug firmware directory?\n");
drivers/media/pci/cx18/cx18-firmware.c
180
CX18_ERR("Mismatch at offset %x\n",
drivers/media/pci/cx18/cx18-firmware.c
385
CX18_ERR("%s: couldn't stop CPU to load firmware\n", __func__);
drivers/media/pci/cx18/cx18-firmware.c
419
CX18_ERR("Could not start the CPU\n");
drivers/media/pci/cx18/cx18-firmware.c
96
CX18_ERR("Unable to open firmware %s\n", fn);
drivers/media/pci/cx18/cx18-firmware.c
97
CX18_ERR("Did you put the firmware in the hotplug firmware directory?\n");
drivers/media/pci/cx18/cx18-ioctl.c
878
CX18_ERR("Can't find valid task handle for V4L2_ENC_CMD_PAUSE\n");
drivers/media/pci/cx18/cx18-ioctl.c
894
CX18_ERR("Can't find valid task handle for V4L2_ENC_CMD_RESUME\n");
drivers/media/pci/cx18/cx18-mailbox.c
647
CX18_ERR("mbox was found stuck busy when setting up for %s; clearing busy and trying to proceed\n",
drivers/media/pci/cx18/cx18-mailbox.c
838
CX18_ERR("args too big (cmd=%x)\n", cmd);
drivers/media/pci/cx18/cx18-queue.c
350
CX18_ERR("Too many buffers, cannot fit in SCB area\n");
drivers/media/pci/cx18/cx18-queue.c
351
CX18_ERR("Max buffers = %zu\n",
drivers/media/pci/cx18/cx18-queue.c
404
CX18_ERR("Couldn't allocate buffers for %s stream\n", s->name);
drivers/media/pci/cx18/cx18-streams.c
348
CX18_ERR("Couldn't allocate cx18_dvb structure for %s\n",
drivers/media/pci/cx18/cx18-streams.c
416
CX18_ERR("DVB failed to register\n");
drivers/media/pci/cx18/cx18-streams.c
439
CX18_ERR("Couldn't register v4l2 device for %s (device node number %d)\n",