Searched refs:tuner_tv_fm (Results 1 – 1 of 1) sorted by relevance
1089 u_char tuner_tv_fm; /* TV or TV with FM Radio */ in probeCard() local1118 tuner_tv_fm = (eeprom[0x41] & 0x18) >> 3; in probeCard()1123 && (tuner_format <= 9) && (tuner_tv_fm == 0) ) { in probeCard()1130 && (tuner_format <= 9) && (tuner_tv_fm == 1) ) { in probeCard()