Lines Matching refs:printk

70 	printk(KERN_INFO "%s: " fmt, "xc4000", ## arg)
264 printk(KERN_ERR "xc4000: I2C write failed (len=%i)\n", in xc_send_i2c_data()
267 printk(KERN_ERR "bytes %*ph\n", 4, buf); in xc_send_i2c_data()
289 printk(KERN_ERR "xc4000: reset failed\n"); in xc4000_tuner_reset()
293 printk(KERN_ERR "xc4000: no tuner reset callback function, " in xc4000_tuner_reset()
395 printk(KERN_ERR in xc_set_signal_source()
561 printk(KERN_ERR "xc4000: I2C read failed\n"); in xc4000_readreg()
573 printk(KERN_CONT "BASE "); in dump_firm_type_and_int_freq()
575 printk(KERN_CONT "INIT1 "); in dump_firm_type_and_int_freq()
577 printk(KERN_CONT "F8MHZ "); in dump_firm_type_and_int_freq()
579 printk(KERN_CONT "MTS "); in dump_firm_type_and_int_freq()
581 printk(KERN_CONT "D2620 "); in dump_firm_type_and_int_freq()
583 printk(KERN_CONT "D2633 "); in dump_firm_type_and_int_freq()
585 printk(KERN_CONT "DTV6 "); in dump_firm_type_and_int_freq()
587 printk(KERN_CONT "QAM "); in dump_firm_type_and_int_freq()
589 printk(KERN_CONT "DTV7 "); in dump_firm_type_and_int_freq()
591 printk(KERN_CONT "DTV78 "); in dump_firm_type_and_int_freq()
593 printk(KERN_CONT "DTV8 "); in dump_firm_type_and_int_freq()
595 printk(KERN_CONT "FM "); in dump_firm_type_and_int_freq()
597 printk(KERN_CONT "INPUT1 "); in dump_firm_type_and_int_freq()
599 printk(KERN_CONT "LCD "); in dump_firm_type_and_int_freq()
601 printk(KERN_CONT "NOGD "); in dump_firm_type_and_int_freq()
603 printk(KERN_CONT "MONO "); in dump_firm_type_and_int_freq()
605 printk(KERN_CONT "ATSC "); in dump_firm_type_and_int_freq()
607 printk(KERN_CONT "IF "); in dump_firm_type_and_int_freq()
609 printk(KERN_CONT "LG60 "); in dump_firm_type_and_int_freq()
611 printk(KERN_CONT "ATI638 "); in dump_firm_type_and_int_freq()
613 printk(KERN_CONT "OREN538 "); in dump_firm_type_and_int_freq()
615 printk(KERN_CONT "OREN36 "); in dump_firm_type_and_int_freq()
617 printk(KERN_CONT "TOYOTA388 "); in dump_firm_type_and_int_freq()
619 printk(KERN_CONT "TOYOTA794 "); in dump_firm_type_and_int_freq()
621 printk(KERN_CONT "DIBCOM52 "); in dump_firm_type_and_int_freq()
623 printk(KERN_CONT "ZARLINK456 "); in dump_firm_type_and_int_freq()
625 printk(KERN_CONT "CHINA "); in dump_firm_type_and_int_freq()
627 printk(KERN_CONT "F6MHZ "); in dump_firm_type_and_int_freq()
629 printk(KERN_CONT "INPUT2 "); in dump_firm_type_and_int_freq()
631 printk(KERN_CONT "SCODE "); in dump_firm_type_and_int_freq()
633 printk(KERN_CONT "HAS_IF_%d ", int_freq); in dump_firm_type_and_int_freq()
644 printk(KERN_ERR "Error! firmware not loaded\n"); in seek_firmware()
681 printk(KERN_WARNING in seek_firmware()
693 printk(KERN_DEBUG "%s firmware for type=", in seek_firmware()
696 printk(KERN_DEBUG "(%x), id %016llx.\n", type, (unsigned long long)*id); in seek_firmware()
755 printk(KERN_ERR "Error: firmware %s not found.\n", fname); in xc4000_fwupload()
757 printk(KERN_ERR "Error %d while requesting firmware %s\n", in xc4000_fwupload()
768 printk(KERN_ERR "Error: firmware file %s has invalid size!\n", in xc4000_fwupload()
789 printk(KERN_ERR "Not enough memory to load firmware file.\n"); in xc4000_fwupload()
803 printk(KERN_ERR "More firmware images in file than " in xc4000_fwupload()
829 printk(KERN_ERR "Firmware type (%x), id %llx is corrupted (size=%d, expected %d)\n", in xc4000_fwupload()
837 printk(KERN_ERR "Not enough memory to load firmware file.\n"); in xc4000_fwupload()
843 printk(KERN_DEBUG "Reading firmware type "); in xc4000_fwupload()
845 printk(KERN_DEBUG "(%x), id %llx, size=%d.\n", in xc4000_fwupload()
859 printk(KERN_ERR "Firmware file is incomplete!\n"); in xc4000_fwupload()
866 printk(KERN_ERR "Firmware header is incomplete!\n"); in xc4000_fwupload()
869 printk(KERN_ERR "Error: firmware file is corrupted!\n"); in xc4000_fwupload()
914 printk(KERN_CONT "(%x), id %016llx.\n", priv->firm[pos].type, in load_scode()
924 printk(KERN_ERR "failed to put device into direct mode!\n"); in load_scode()
932 printk(KERN_ERR "Failed to set scode %d\n", rc); in load_scode()
973 printk(KERN_CONT "(%x), id %016llx, ", new_fw.type, in check_firmware()
976 printk(KERN_CONT "scode_tbl "); in check_firmware()
978 printk(KERN_CONT "int_freq %d, ", new_fw.int_freq); in check_firmware()
979 printk(KERN_CONT "scode_nr %d\n", new_fw.scode_nr); in check_firmware()
1000 printk(KERN_ERR "Error %d while loading base firmware\n", rc); in check_firmware()
1054 printk(KERN_ERR "Unable to read tuner registers.\n"); in check_firmware()
1064 printk(KERN_WARNING in check_firmware()
1078 printk(KERN_WARNING in check_firmware()
1213 printk(KERN_ERR "xc4000 delivery system not supported!\n"); in xc4000_set_params()
1231 printk(KERN_ERR "xc4000: xc_set_signal_source(%d) failed\n", in xc4000_set_params()
1242 printk(KERN_ERR "xc4000: xc_set_tv_standard failed\n"); in xc4000_set_params()
1262 printk(KERN_ERR "xc4000: setting registers failed\n"); in xc4000_set_params()
1424 printk(KERN_ERR in xc4000_set_analog_params()
1443 printk(KERN_ERR "xc4000: xc_set_tv_standard failed\n"); in xc4000_set_analog_params()
1457 printk(KERN_ERR "xc4000: setting registers failed\n"); in xc4000_set_analog_params()
1610 printk(KERN_ERR in xc4000_sleep()
1728 printk(KERN_INFO in xc4000_attach()
1731 printk(KERN_INFO in xc4000_attach()
1735 printk(KERN_INFO in xc4000_attach()
1738 printk(KERN_INFO in xc4000_attach()
1742 printk(KERN_ERR in xc4000_attach()