Lines Matching refs:UNSET
95 static unsigned int latency = UNSET;
98 static unsigned int card[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
99 static unsigned int pll[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
100 static unsigned int tuner[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
101 static unsigned int svhs[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
102 static unsigned int remote[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
106 static unsigned int autoload = UNSET;
107 static unsigned int gpiomask = UNSET;
108 static unsigned int audioall = UNSET;
109 static unsigned int audiomux[5] = { [ 0 ... 4 ] = UNSET };
366 .tuner_type = UNSET,
378 .tuner_type = UNSET,
390 .tuner_type = UNSET,
430 .tuner_type = UNSET,
442 .tuner_type = UNSET,
470 .tuner_type = UNSET,
495 .tuner_type = UNSET,
507 .tuner_type = UNSET,
520 .tuner_type = UNSET,
548 .tuner_type = UNSET,
560 .tuner_type = UNSET,
576 .tuner_type = UNSET,
588 .tuner_type = UNSET,
601 .tuner_type = UNSET,
624 .tuner_type = UNSET,
650 .tuner_type = UNSET,
680 .tuner_type = UNSET,
707 .tuner_type = UNSET,
793 .tuner_type = UNSET,
873 .tuner_type = UNSET,
888 .tuner_type = UNSET,
903 .tuner_type = UNSET,
930 .tuner_type = UNSET,
959 .tuner_type = UNSET,
987 .tuner_type = UNSET,
1003 .tuner_type = UNSET,
1060 .tuner_type = UNSET,
1113 .tuner_type = UNSET /* TUNER_ALPS_TMDH2_NTSC */,
1138 .tuner_type = UNSET,
1176 .tuner_type = UNSET,
1603 .tuner_type = UNSET,
1615 .tuner_type = UNSET,
2427 .tuner_type = UNSET,
2840 .tuner_type = UNSET,
2947 if (UNSET == audioall && UNSET == audiomux[0]) in bttv_idcard()
2950 if (UNSET != audiomux[0]) { in bttv_idcard()
2962 bttv_tvcards[btv->c.type].gpiomask = (UNSET != gpiomask) ? gpiomask : gpiobits; in bttv_idcard()
2999 int tuner_type = UNSET, ttype; in flyvideo_gpio()
3060 if (tuner_type != UNSET) /* only set if known tuner autodetected, else let insmod option through */ in flyvideo_gpio()
3340 btv->tuner_type = UNSET; in bttv_init_card2()
3495 if (UNSET != bttv_tvcards[btv->c.type].tuner_type) in bttv_init_card2()
3496 if (UNSET == btv->tuner_type) in bttv_init_card2()
3498 if (UNSET != tuner[btv->c.nr]) in bttv_init_card2()
3503 else if (btv->tuner_type == UNSET) in bttv_init_card2()
3508 if (autoload != UNSET) { in bttv_init_card2()
3514 if (UNSET == btv->tuner_type) in bttv_init_card2()
3518 bttv_tvcards[btv->c.type].video_inputs - 1 : UNSET; in bttv_init_card2()
3520 UNSET : bttv_tvcards[btv->c.type].svhs; in bttv_init_card2()
3521 if (svhs[btv->c.nr] != UNSET) in bttv_init_card2()
3523 if (remote[btv->c.nr] != UNSET) in bttv_init_card2()
4911 if (UNSET != latency) in bttv_check_chipset()
4927 if (!triton1 && !vsfx && UNSET == latency) in bttv_handle_chipset()
4936 if (UNSET != latency) in bttv_handle_chipset()
4954 if (UNSET != latency) in bttv_handle_chipset()