Searched refs:UNSET (Results 1 - 25 of 38) sorted by relevance

12

/linux-master/drivers/media/pci/cx88/
H A Dcx88-cards.c19 static unsigned int tuner[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
20 static unsigned int radio[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
21 static unsigned int card[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
31 static unsigned int latency = UNSET;
48 /* If radio_type !=UNSET, radio_addr should be specified
54 .tuner_type = UNSET,
55 .radio_type = UNSET,
74 .tuner_type = UNSET,
75 .radio_type = UNSET,
103 .tuner_type = UNSET,
[all...]
H A Dcx88-dsp.c183 return UNSET;
234 return UNSET;
276 s32 ret = UNSET;
314 if (ret != UNSET)
H A Dcx88-tvaudio.c803 core->audiomode_manual = UNSET;
828 t->rxsubchans = UNSET;
868 if (t->rxsubchans == UNSET) {
883 u32 ctl = UNSET;
884 u32 mask = UNSET;
889 if (core->audiomode_manual != UNSET)
978 if (ctl != UNSET) {
1014 if (core->audiomode_manual != UNSET)
H A Dcx88-video.c41 static unsigned int video_nr[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
42 static unsigned int vbi_nr[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
43 static unsigned int radio_nr[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
450 sgt->sgl, 0, UNSET,
455 sgt->sgl, UNSET, 0,
797 if (core->board.tuner_type != UNSET)
914 if (unlikely(core->board.tuner_type == UNSET))
936 if (core->board.tuner_type == UNSET)
951 if (unlikely(core->board.tuner_type == UNSET))
968 if (unlikely(core->board.tuner_type == UNSET))
[all...]
H A Dcx88-core.c139 if (top_offset != UNSET)
141 if (bottom_offset != UNSET)
162 if (top_offset != UNSET)
165 if (bottom_offset != UNSET)
168 top_offset == UNSET);
H A Dcx88-blackbird.c897 if (unlikely(core->board.tuner_type == UNSET))
940 if (unlikely(core->board.tuner_type == UNSET))
982 if (unlikely(core->board.tuner_type == UNSET))
1004 if (core->board.tuner_type == UNSET)
1139 if (dev->core->board.tuner_type != UNSET)
H A Dcx88.h37 #define UNSET (-1U) macro
139 #define CX88_BOARD_NOAUTO UNSET
/linux-master/drivers/media/pci/tw68/
H A Dtw68-risc.c141 if (UNSET != top_offset)
143 if (UNSET != bottom_offset)
161 if (UNSET != top_offset) /* generates SYNCO */
164 if (UNSET != bottom_offset) /* generates SYNCE */
166 bpl, padding, lines, top_offset == UNSET);
H A Dtw68.h35 #define UNSET (-1U) macro
96 #define TW68_BOARD_NOAUTO UNSET
H A Dtw68-core.c43 static unsigned int latency = UNSET;
47 static unsigned int video_nr[] = {[0 ... (TW68_MAXBOARDS - 1)] = UNSET };
51 static unsigned int card[] = {[0 ... (TW68_MAXBOARDS - 1)] = UNSET };
238 if (UNSET != latency) {
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-cards.c52 /* If radio_type !=UNSET, radio_addr should be specified
60 .radio_type = UNSET,
75 .radio_type = UNSET,
102 .radio_type = UNSET,
149 .radio_type = UNSET,
191 .radio_type = UNSET,
219 .radio_type = UNSET,
267 .radio_type = UNSET,
314 .radio_type = UNSET,
344 .radio_type = UNSET,
[all...]
H A Dsaa7134-tvaudio.c32 static int audio_clock_override = UNSET;
558 for (audio = UNSET, i = 0; i < TVAUDIO; i++) {
559 if (dev->tvnorm->id != UNSET &&
565 if (UNSET == audio)
576 if (UNSET == audio)
592 if (UNSET == dev->thread.mode) {
972 if (UNSET != audio_clock_override)
1055 dev->thread.mode = UNSET;
H A Dsaa7134-core.c50 static unsigned int latency = UNSET;
58 static unsigned int video_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
59 static unsigned int vbi_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
60 static unsigned int radio_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
61 static unsigned int tuner[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
62 static unsigned int card[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
1059 if (UNSET != latency) {
1095 if (UNSET != tuner[dev->nr])
1184 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET)
1203 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET)
[all...]
H A Dsaa7134-empress.c24 static unsigned int empress_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
296 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET)
H A Dsaa7134.h41 #define UNSET (-1U) macro
133 #define SAA7134_BOARD_NOAUTO UNSET
/linux-master/drivers/media/tuners/
H A Dtda9887.c46 #define UNSET (-1U) macro
433 static unsigned int port1 = UNSET;
434 static unsigned int port2 = UNSET;
435 static unsigned int qss = UNSET;
436 static unsigned int adjust = UNSET;
448 if (UNSET != port1) {
454 if (UNSET != port2) {
461 if (UNSET != qss) {
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-cards.c83 static unsigned int latency = UNSET;
85 static unsigned int card[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
86 static unsigned int pll[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
87 static unsigned int tuner[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
88 static unsigned int svhs[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
89 static unsigned int remote[BTTV_MAX] = { [ 0 ... (BTTV_MAX-1) ] = UNSET };
93 static unsigned int autoload = UNSET;
94 static unsigned int gpiomask = UNSET;
95 static unsigned int audioall = UNSET;
96 static unsigned int audiomux[5] = { [ 0 ... 4 ] = UNSET };
[all...]
/linux-master/drivers/media/usb/hdpvr/
H A Dhdpvr.h29 #define UNSET (-1U) macro
/linux-master/drivers/media/v4l2-core/
H A Dtuner-core.c45 #define UNSET (-1U) macro
307 if (type == UNSET || type == TUNER_ABSENT) {
514 * If tuner I2C address is UNSET, then it will only set the device
532 if ((t->type == UNSET && ((tun_setup->addr == ADDR_UNSET) &&
642 t->type = UNSET;
899 if (t->type == UNSET) {
1040 if (t->type == UNSET) {
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-core.c51 static unsigned int card[] = {[0 ... (CX23885_MAXBOARDS - 1)] = UNSET };
907 dev->board = UNSET;
910 for (i = 0; UNSET == dev->board && i < cx23885_idcount; i++)
914 if (UNSET == dev->board) {
1207 if (UNSET != top_offset)
1209 if (UNSET != bottom_offset)
1228 if (UNSET != top_offset)
1231 if (UNSET != bottom_offset)
1233 bpl, padding, lines, 0, UNSET == top_offset);
1284 if (UNSET !
[all...]
H A Dcx23885.h31 #define UNSET (-1U) macro
41 #define CX23885_BOARD_NOAUTO UNSET
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821-core.c26 static unsigned int card[] = {[0 ... (CX25821_MAXBOARDS - 1)] = UNSET };
1061 if (UNSET != top_offset)
1063 if (UNSET != bottom_offset)
1082 if (UNSET != top_offset) {
1087 if (UNSET != bottom_offset) {
1089 padding, lines, UNSET == top_offset);
H A Dcx25821.h33 #define UNSET (-1U) macro
/linux-master/drivers/media/pci/dm1105/
H A Ddm1105.c38 #define UNSET (-1U) macro
40 #define DM1105_BOARD_NOAUTO UNSET
182 static unsigned int card[] = {[0 ... 3] = UNSET };
985 dev->boardnr = UNSET;
988 for (i = 0; UNSET == dev->boardnr &&
996 if (UNSET == dev->boardnr) {
/linux-master/drivers/media/pci/saa7164/
H A Dsaa7164.h59 #define UNSET (-1U) macro
60 #define SAA7164_BOARD_NOAUTO UNSET

Completed in 444 milliseconds

12