tuner_format 4054 drivers/media/pci/bt8xx/bttv-cards.c int tuner_make, tuner_tv_fm, tuner_format, tuner_type = 0; tuner_format 4058 drivers/media/pci/bt8xx/bttv-cards.c tuner_format = (eeprom_data[0x42] & 0xf0) >> 4; tuner_format 4062 drivers/media/pci/bt8xx/bttv-cards.c if (tuner_format <= 0x0a) tuner_format 4063 drivers/media/pci/bt8xx/bttv-cards.c tuner_type = tuner_0_table[tuner_format]; tuner_format 4065 drivers/media/pci/bt8xx/bttv-cards.c if (tuner_format <= 9) tuner_format 4066 drivers/media/pci/bt8xx/bttv-cards.c tuner_type = tuner_1_table[tuner_format]; tuner_format 4069 drivers/media/pci/bt8xx/bttv-cards.c if (tuner_format == 0x09)