Lines Matching refs:IVTV_ERR

440 			IVTV_ERR("Invalid EEPROM\n");
443 IVTV_ERR("Unknown model %d, defaulting to PVR-150\n", tv.model);
509 IVTV_ERR("tveeprom cannot autodetect tuner!\n");
680 IVTV_ERR("Unknown user specified type, trying to autodetect card\n");
715 IVTV_ERR("Unknown card: vendor/device: [%04x:%04x]\n",
717 IVTV_ERR(" subsystem vendor/device: [%04x:%04x]\n",
719 IVTV_ERR(" %s based\n", chipname);
720 IVTV_ERR("Defaulting to %s card\n", itv->card->name);
721 IVTV_ERR("Please mail the vendor/device and subsystem vendor/device IDs and what kind of\n");
722 IVTV_ERR("card you have to the linux-media mailinglist (www.linuxtv.org)\n");
723 IVTV_ERR("Prefix your subject line with [UNKNOWN IVTV CARD].\n");
752 IVTV_ERR("Could not create ivtv task\n");
837 IVTV_ERR("Can't enable device!\n");
841 IVTV_ERR("No suitable DMA available.\n");
845 IVTV_ERR("Cannot request encoder memory region.\n");
851 IVTV_ERR("Cannot request register memory region.\n");
859 IVTV_ERR("Cannot request decoder memory region.\n");
872 IVTV_ERR("Bus Mastering is not enabled\n");
1047 IVTV_ERR("ioremap failed. Can't get a window into CX23415/6 encoder memory\n");
1048 IVTV_ERR("Each capture card with a CX23415/6 needs 8 MB of vmalloc address space for this window\n");
1049 IVTV_ERR("Check the output of 'grep Vmalloc /proc/meminfo'\n");
1050 IVTV_ERR("Use the vmalloc= kernel command line option to set VmallocTotal to a larger value\n");
1061 IVTV_ERR("ioremap failed. Can't get a window into CX23415 decoder memory\n");
1062 IVTV_ERR("Each capture card with a CX23415 needs 8 MB of vmalloc address space for this window\n");
1063 IVTV_ERR("Check the output of 'grep Vmalloc /proc/meminfo'\n");
1064 IVTV_ERR("Use the vmalloc= kernel command line option to set VmallocTotal to a larger value\n");
1079 IVTV_ERR("ioremap failed. Can't get a window into CX23415/6 register space\n");
1080 IVTV_ERR("Each capture card with a CX23415/6 needs 64 kB of vmalloc address space for this window\n");
1081 IVTV_ERR("Check the output of 'grep Vmalloc /proc/meminfo'\n");
1082 IVTV_ERR("Use the vmalloc= kernel command line option to set VmallocTotal to a larger value\n");
1094 IVTV_ERR("Could not initialize i2c\n");
1253 IVTV_ERR("Failed to register irq %d\n", retval);
1259 IVTV_ERR("Error %d setting up streams\n", retval);
1264 IVTV_ERR("Error %d registering devices\n", retval);
1292 IVTV_ERR("Error %d on initialization\n", retval);