Lines Matching refs:UNSET
83 static unsigned int latency = UNSET;
86 static unsigned int card[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
87 static unsigned int pll[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
88 static unsigned int tuner[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
89 static unsigned int svhs[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
90 static unsigned int remote[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
94 static unsigned int autoload = UNSET;
95 static unsigned int gpiomask = UNSET;
96 static unsigned int audioall = UNSET;
97 static unsigned int audiomux[5] = { [ 0 ... 4 ] = UNSET };
354 .tuner_type = UNSET,
366 .tuner_type = UNSET,
378 .tuner_type = UNSET,
418 .tuner_type = UNSET,
430 .tuner_type = UNSET,
458 .tuner_type = UNSET,
483 .tuner_type = UNSET,
495 .tuner_type = UNSET,
508 .tuner_type = UNSET,
536 .tuner_type = UNSET,
548 .tuner_type = UNSET,
564 .tuner_type = UNSET,
576 .tuner_type = UNSET,
589 .tuner_type = UNSET,
612 .tuner_type = UNSET,
638 .tuner_type = UNSET,
668 .tuner_type = UNSET,
695 .tuner_type = UNSET,
781 .tuner_type = UNSET,
861 .tuner_type = UNSET,
876 .tuner_type = UNSET,
891 .tuner_type = UNSET,
918 .tuner_type = UNSET,
947 .tuner_type = UNSET,
975 .tuner_type = UNSET,
991 .tuner_type = UNSET,
1048 .tuner_type = UNSET,
1101 .tuner_type = UNSET /* TUNER_ALPS_TMDH2_NTSC */,
1126 .tuner_type = UNSET,
1164 .tuner_type = UNSET,
1591 .tuner_type = UNSET,
1603 .tuner_type = UNSET,
2415 .tuner_type = UNSET,
2828 .tuner_type = UNSET,
2935 if (UNSET == audioall && UNSET == audiomux[0]) in bttv_idcard()
2938 if (UNSET != audiomux[0]) { in bttv_idcard()
2950 bttv_tvcards[btv->c.type].gpiomask = (UNSET != gpiomask) ? gpiomask : gpiobits; in bttv_idcard()
2987 int tuner_type = UNSET, ttype; in flyvideo_gpio()
3048 if (tuner_type != UNSET) /* only set if known tuner autodetected, else let insmod option through */ in flyvideo_gpio()
3328 btv->tuner_type = UNSET; in bttv_init_card2()
3483 if (UNSET != bttv_tvcards[btv->c.type].tuner_type) in bttv_init_card2()
3484 if (UNSET == btv->tuner_type) in bttv_init_card2()
3486 if (UNSET != tuner[btv->c.nr]) in bttv_init_card2()
3491 else if (btv->tuner_type == UNSET) in bttv_init_card2()
3496 if (autoload != UNSET) { in bttv_init_card2()
3502 if (UNSET == btv->tuner_type) in bttv_init_card2()
3506 bttv_tvcards[btv->c.type].video_inputs - 1 : UNSET; in bttv_init_card2()
3508 UNSET : bttv_tvcards[btv->c.type].svhs; in bttv_init_card2()
3509 if (svhs[btv->c.nr] != UNSET) in bttv_init_card2()
3511 if (remote[btv->c.nr] != UNSET) in bttv_init_card2()
4899 if (UNSET != latency) in bttv_check_chipset()
4915 if (!triton1 && !vsfx && UNSET == latency) in bttv_handle_chipset()
4924 if (UNSET != latency) in bttv_handle_chipset()
4942 if (UNSET != latency) in bttv_handle_chipset()