tuner2            447 drivers/media/common/tveeprom.c 	int tuner2 = 0, t_format2 = 0;
tuner2            603 drivers/media/common/tveeprom.c 				tuner2 = eeprom_data[i + 2];
tuner2            667 drivers/media/common/tveeprom.c 	if (tuner2 < ARRAY_SIZE(hauppauge_tuner)) {
tuner2            668 drivers/media/common/tveeprom.c 		tvee->tuner2_type = hauppauge_tuner[tuner2].id;
tuner2            669 drivers/media/common/tveeprom.c 		t_name2 = hauppauge_tuner[tuner2].name;
tuner2            675 drivers/media/common/tveeprom.c 	tvee->tuner2_hauppauge_model = tuner2;
tuner2            701 drivers/media/common/tveeprom.c 	if (tuner2)
tuner2            703 drivers/media/common/tveeprom.c 					t_name2, tuner2, tvee->tuner2_type);