Lines Matching refs:CX18_ERR

390 		CX18_ERR("Invalid EEPROM\n");  in cx18_process_eeprom()
393 CX18_ERR("Unknown model %d, defaulting to original HVR-1600 (cardtype=1)\n", in cx18_process_eeprom()
406 CX18_ERR("tveeprom cannot autodetect tuner!\n"); in cx18_process_eeprom()
641 CX18_ERR("Unknown user specified type, trying to autodetect card\n"); in cx18_process_options()
671 CX18_ERR("Unknown card: vendor/device: [%04x:%04x]\n", in cx18_process_options()
673 CX18_ERR(" subsystem vendor/device: [%04x:%04x]\n", in cx18_process_options()
676 CX18_ERR("Defaulting to %s card\n", cx->card->name); in cx18_process_options()
677 CX18_ERR("Please mail the vendor/device and subsystem vendor/device IDs and what kind of\n"); in cx18_process_options()
678 CX18_ERR("card you have to the linux-media mailinglist (www.linuxtv.org)\n"); in cx18_process_options()
679 CX18_ERR("Prefix your subject line with [UNKNOWN CX18 CARD].\n"); in cx18_process_options()
692 CX18_ERR("Unable to create incoming mailbox handler thread\n"); in cx18_create_in_workq()
804 CX18_ERR("Can't enable device %d!\n", cx->instance); in cx18_setup_pci()
808 CX18_ERR("No suitable DMA available, card %d\n", cx->instance); in cx18_setup_pci()
812 CX18_ERR("Cannot request encoder memory region, card %d\n", in cx18_setup_pci()
943 CX18_ERR("ioremap failed. Can't get a window into CX23418 memory and register space\n"); in cx18_probe()
944CX18_ERR("Each capture card with a CX23418 needs 64 MB of vmalloc address space for the window\n"); in cx18_probe()
945 CX18_ERR("Check the output of 'grep Vmalloc /proc/meminfo'\n"); in cx18_probe()
946 CX18_ERR("Use the vmalloc= kernel command line option to set VmallocTotal to a larger value\n"); in cx18_probe()
975 CX18_ERR("Could not register A/V decoder subdevice\n"); in cx18_probe()
991 CX18_ERR("Could not initialize i2c\n"); in cx18_probe()
1021 CX18_ERR("Failed to register irq %d\n", retval); in cx18_probe()
1099 CX18_ERR("Error %d setting up streams\n", retval); in cx18_probe()
1104 CX18_ERR("Error %d registering devices\n", retval); in cx18_probe()
1127 CX18_ERR("Error %d on initialization\n", retval); in cx18_probe()