• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/bt8xx/

Lines Matching refs:UNSET

91 static unsigned int latency = UNSET;
94 static unsigned int card[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
95 static unsigned int pll[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
96 static unsigned int tuner[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
97 static unsigned int svhs[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
98 static unsigned int remote[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
102 static unsigned int autoload = UNSET;
103 static unsigned int gpiomask = UNSET;
104 static unsigned int audioall = UNSET;
105 static unsigned int audiomux[5] = { [ 0 ... 4 ] = UNSET };
356 .tuner_type = UNSET,
369 .tuner_type = UNSET,
382 .tuner_type = UNSET,
425 .tuner_type = UNSET,
438 .tuner_type = UNSET,
468 .tuner_type = UNSET,
495 .tuner_type = UNSET,
508 .tuner_type = UNSET,
522 .tuner_type = UNSET,
552 .tuner_type = UNSET,
565 .tuner_type = UNSET,
582 .tuner_type = UNSET,
595 .tuner_type = UNSET,
609 .tuner_type = UNSET,
632 .tuner_type = UNSET,
659 .tuner_type = UNSET,
690 .tuner_type = UNSET,
718 .tuner_type = UNSET,
806 .tuner_type = UNSET,
889 .tuner_type = UNSET,
904 .tuner_type = UNSET,
919 .tuner_type = UNSET,
948 .tuner_type = UNSET,
979 .tuner_type = UNSET,
1008 .tuner_type = UNSET,
1024 .tuner_type = UNSET,
1083 .tuner_type = UNSET,
1136 .tuner_type = UNSET /* TUNER_ALPS_TMDH2_NTSC */,
1162 .tuner_type = UNSET,
1201 .tuner_type = UNSET,
1644 .tuner_type = UNSET,
1657 .tuner_type = UNSET,
2515 .tuner_type = UNSET,
2971 if (UNSET == audioall && UNSET == audiomux[0])
2974 if (UNSET != audiomux[0]) {
2986 bttv_tvcards[btv->c.type].gpiomask = (UNSET != gpiomask) ? gpiomask : gpiobits;
3022 int tuner_type = UNSET, ttype;
3082 if (tuner_type != UNSET) /* only set if known tuner autodetected, else let insmod option through */
3325 btv->tuner_type = UNSET;
3469 if (UNSET != bttv_tvcards[btv->c.type].tuner_type)
3470 if (UNSET == btv->tuner_type)
3472 if (UNSET != tuner[btv->c.nr])
3477 else if(btv->tuner_type == UNSET)
3483 if (autoload != UNSET) {
3489 if (UNSET == btv->tuner_type)
3493 bttv_tvcards[btv->c.type].video_inputs - 1 : UNSET;
3495 UNSET : bttv_tvcards[btv->c.type].svhs;
3496 if (svhs[btv->c.nr] != UNSET)
3498 if (remote[btv->c.nr] != UNSET)
4891 if (UNSET != latency)
4907 if (!triton1 && !vsfx && UNSET == latency)
4915 if (UNSET != latency)
4933 if (UNSET != latency)