tuner1            443 drivers/media/common/tveeprom.c 	int tuner1 = 0, t_format1 = 0, audioic = -1;
tuner1            502 drivers/media/common/tveeprom.c 			tuner1 = eeprom_data[i+6];
tuner1            598 drivers/media/common/tveeprom.c 				tuner1 = eeprom_data[i + 2];
tuner1            654 drivers/media/common/tveeprom.c 	if (hasRadioTuner(tuner1) && !tvee->has_radio) {
tuner1            660 drivers/media/common/tveeprom.c 	if (tuner1 < ARRAY_SIZE(hauppauge_tuner)) {
tuner1            661 drivers/media/common/tveeprom.c 		tvee->tuner_type = hauppauge_tuner[tuner1].id;
tuner1            662 drivers/media/common/tveeprom.c 		t_name1 = hauppauge_tuner[tuner1].name;
tuner1            674 drivers/media/common/tveeprom.c 	tvee->tuner_hauppauge_model = tuner1;
tuner1            696 drivers/media/common/tveeprom.c 		t_name1, tuner1, tvee->tuner_type);