Lines Matching refs:CX18_ERR
405 CX18_ERR("Invalid EEPROM\n"); in cx18_process_eeprom()
408 CX18_ERR("Unknown model %d, defaulting to original HVR-1600 " in cx18_process_eeprom()
421 CX18_ERR("tveeprom cannot autodetect tuner!\n"); in cx18_process_eeprom()
656 CX18_ERR("Unknown user specified type, trying to autodetect card\n"); in cx18_process_options()
686 CX18_ERR("Unknown card: vendor/device: [%04x:%04x]\n", in cx18_process_options()
688 CX18_ERR(" subsystem vendor/device: [%04x:%04x]\n", in cx18_process_options()
691 CX18_ERR("Defaulting to %s card\n", cx->card->name); in cx18_process_options()
692 CX18_ERR("Please mail the vendor/device and subsystem vendor/device IDs and what kind of\n"); in cx18_process_options()
693 CX18_ERR("card you have to the ivtv-devel mailinglist (www.ivtvdriver.org)\n"); in cx18_process_options()
694 CX18_ERR("Prefix your subject line with [UNKNOWN CX18 CARD].\n"); in cx18_process_options()
707 CX18_ERR("Unable to create incoming mailbox handler thread\n"); in cx18_create_in_workq()
819 CX18_ERR("Can't enable device %d!\n", cx->instance); in cx18_setup_pci()
823 CX18_ERR("No suitable DMA available, card %d\n", cx->instance); in cx18_setup_pci()
827 CX18_ERR("Cannot request encoder memory region, card %d\n", in cx18_setup_pci()
961 CX18_ERR("ioremap failed. Can't get a window into CX23418 " in cx18_probe()
963 CX18_ERR("Each capture card with a CX23418 needs 64 MB of " in cx18_probe()
965 CX18_ERR("Check the output of 'grep Vmalloc /proc/meminfo'\n"); in cx18_probe()
966 CX18_ERR("Use the vmalloc= kernel command line option to set " in cx18_probe()
996 CX18_ERR("Could not register A/V decoder subdevice\n"); in cx18_probe()
1013 CX18_ERR("Could not initialize i2c\n"); in cx18_probe()
1043 CX18_ERR("Failed to register irq %d\n", retval); in cx18_probe()
1121 CX18_ERR("Error %d setting up streams\n", retval); in cx18_probe()
1126 CX18_ERR("Error %d registering devices\n", retval); in cx18_probe()
1151 CX18_ERR("Error %d on initialization\n", retval); in cx18_probe()