Lines Matching refs:IVTV_ERR

443 			IVTV_ERR("Invalid EEPROM\n");  in ivtv_process_eeprom()
446 IVTV_ERR("Unknown model %d, defaulting to PVR-150\n", tv.model); in ivtv_process_eeprom()
512 IVTV_ERR("tveeprom cannot autodetect tuner!\n"); in ivtv_process_eeprom()
683 IVTV_ERR("Unknown user specified type, trying to autodetect card\n"); in ivtv_process_options()
718 IVTV_ERR("Unknown card: vendor/device: [%04x:%04x]\n", in ivtv_process_options()
720 IVTV_ERR(" subsystem vendor/device: [%04x:%04x]\n", in ivtv_process_options()
722 IVTV_ERR(" %s based\n", chipname); in ivtv_process_options()
723 IVTV_ERR("Defaulting to %s card\n", itv->card->name); in ivtv_process_options()
724 IVTV_ERR("Please mail the vendor/device and subsystem vendor/device IDs and what kind of\n"); in ivtv_process_options()
725 IVTV_ERR("card you have to the ivtv-devel mailinglist (www.ivtvdriver.org)\n"); in ivtv_process_options()
726 IVTV_ERR("Prefix your subject line with [UNKNOWN IVTV CARD].\n"); in ivtv_process_options()
757 IVTV_ERR("Could not create ivtv task\n"); in ivtv_init_struct1()
844 IVTV_ERR("Can't enable device!\n"); in ivtv_setup_pci()
848 IVTV_ERR("No suitable DMA available.\n"); in ivtv_setup_pci()
852 IVTV_ERR("Cannot request encoder memory region.\n"); in ivtv_setup_pci()
858 IVTV_ERR("Cannot request register memory region.\n"); in ivtv_setup_pci()
866 IVTV_ERR("Cannot request decoder memory region.\n"); in ivtv_setup_pci()
879 IVTV_ERR("Bus Mastering is not enabled\n"); in ivtv_setup_pci()
1050 IVTV_ERR("ioremap failed. Can't get a window into CX23415/6 " in ivtv_probe()
1052 IVTV_ERR("Each capture card with a CX23415/6 needs 8 MB of " in ivtv_probe()
1054 IVTV_ERR("Check the output of 'grep Vmalloc /proc/meminfo'\n"); in ivtv_probe()
1055 IVTV_ERR("Use the vmalloc= kernel command line option to set " in ivtv_probe()
1067 IVTV_ERR("ioremap failed. Can't get a window into " in ivtv_probe()
1069 IVTV_ERR("Each capture card with a CX23415 needs 8 MB " in ivtv_probe()
1071 IVTV_ERR("Check the output of 'grep Vmalloc " in ivtv_probe()
1073 IVTV_ERR("Use the vmalloc= kernel command line option " in ivtv_probe()
1089 IVTV_ERR("ioremap failed. Can't get a window into CX23415/6 " in ivtv_probe()
1091 IVTV_ERR("Each capture card with a CX23415/6 needs 64 kB of " in ivtv_probe()
1093 IVTV_ERR("Check the output of 'grep Vmalloc /proc/meminfo'\n"); in ivtv_probe()
1094 IVTV_ERR("Use the vmalloc= kernel command line option to set " in ivtv_probe()
1107 IVTV_ERR("Could not initialize i2c\n"); in ivtv_probe()
1266 IVTV_ERR("Failed to register irq %d\n", retval); in ivtv_probe()
1272 IVTV_ERR("Error %d setting up streams\n", retval); in ivtv_probe()
1277 IVTV_ERR("Error %d registering devices\n", retval); in ivtv_probe()
1305 IVTV_ERR("Error %d on initialization\n", retval); in ivtv_probe()