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