Home
last modified time | relevance | path

Searched refs:UNSET (Results 1 – 25 of 41) sorted by relevance

12

/drivers/media/pci/cx88/
Dcx88-cards.c33 static unsigned int tuner[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
34 static unsigned int radio[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
35 static unsigned int card[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
45 static unsigned int latency = UNSET;
77 .tuner_type = UNSET,
78 .radio_type = UNSET,
97 .tuner_type = UNSET,
98 .radio_type = UNSET,
126 .tuner_type = UNSET,
127 .radio_type = UNSET,
[all …]
Dcx88-tvaudio.c810 core->audiomode_manual = UNSET; in cx88_newstation()
832 t->rxsubchans = UNSET; in cx88_get_stereo()
872 if (UNSET == t->rxsubchans) { in cx88_get_stereo()
884 u32 ctl = UNSET; in cx88_set_stereo()
885 u32 mask = UNSET; in cx88_set_stereo()
890 if (UNSET != core->audiomode_manual) in cx88_set_stereo()
978 if (UNSET != ctl) { in cx88_set_stereo()
1015 if (UNSET != core->audiomode_manual) in cx88_audio_thread()
Dcx88-dsp.c181 return UNSET; in detect_a2_a2m_eiaj()
228 return UNSET; in detect_btsc()
275 s32 ret = UNSET; in cx88_dsp_detect_stereo_sap()
313 if (UNSET != ret) in cx88_dsp_detect_stereo_sap()
Dcx88-video.c53 static unsigned int video_nr[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
54 static unsigned int vbi_nr[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
55 static unsigned int radio_nr[] = {[0 ... (CX88_MAXBOARDS - 1)] = UNSET };
462 sgt->sgl, 0, UNSET, in buffer_prepare()
467 sgt->sgl, UNSET, 0, in buffer_prepare()
805 if (UNSET != core->board.tuner_type) in cx88_querycap()
936 if (unlikely(UNSET == core->board.tuner_type)) in vidioc_g_tuner()
958 if (UNSET == core->board.tuner_type) in vidioc_s_tuner()
973 if (unlikely(UNSET == core->board.tuner_type)) in vidioc_g_frequency()
990 if (unlikely(UNSET == core->board.tuner_type)) in cx88_set_freq()
[all …]
Dcx88-core.c144 if (UNSET != top_offset) in cx88_risc_buffer()
146 if (UNSET != bottom_offset) in cx88_risc_buffer()
163 if (UNSET != top_offset) in cx88_risc_buffer()
166 if (UNSET != bottom_offset) in cx88_risc_buffer()
168 bpl, padding, lines, 0, top_offset == UNSET); in cx88_risc_buffer()
Dcx88-blackbird.c881 if (unlikely(UNSET == core->board.tuner_type)) in vidioc_s_frequency()
924 if (unlikely(UNSET == core->board.tuner_type)) in vidioc_g_frequency()
966 if (unlikely(UNSET == core->board.tuner_type)) in vidioc_g_tuner()
988 if (UNSET == core->board.tuner_type) in vidioc_s_tuner()
Dcx88.h45 #define UNSET (-1U) macro
148 #define CX88_BOARD_NOAUTO UNSET
/drivers/media/pci/saa7134/
Dsaa7134-cards.c67 .radio_type = UNSET,
82 .radio_type = UNSET,
111 .radio_type = UNSET,
160 .radio_type = UNSET,
203 .radio_type = UNSET,
232 .radio_type = UNSET,
282 .radio_type = UNSET,
331 .radio_type = UNSET,
362 .radio_type = UNSET,
389 .radio_type = UNSET,
[all …]
Dsaa7134-tvaudio.c45 static int audio_clock_override = UNSET;
571 for (audio = UNSET, i = 0; i < TVAUDIO; i++) { in tvaudio_thread()
572 if (dev->tvnorm->id != UNSET && in tvaudio_thread()
578 if (UNSET == audio) in tvaudio_thread()
589 if (UNSET == audio) in tvaudio_thread()
605 if (UNSET == dev->thread.mode) { in tvaudio_thread()
984 if (UNSET != audio_clock_override) in saa7134_tvaudio_init()
1067 dev->thread.mode = UNSET; in saa7134_tvaudio_do_scan()
Dsaa7134-core.c63 static unsigned int latency = UNSET;
76 static unsigned int video_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
77 static unsigned int vbi_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
78 static unsigned int radio_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
79 static unsigned int tuner[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
80 static unsigned int card[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
940 if (UNSET != latency) { in saa7134_initdev()
976 if (UNSET != tuner[dev->nr]) in saa7134_initdev()
/drivers/media/pci/bt8xx/
Dbttv-cards.c95 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 };
[all …]
/drivers/media/pci/tw68/
Dtw68-risc.c149 if (UNSET != top_offset) in tw68_risc_buffer()
151 if (UNSET != bottom_offset) in tw68_risc_buffer()
168 if (UNSET != top_offset) /* generates SYNCO */ in tw68_risc_buffer()
171 if (UNSET != bottom_offset) /* generates SYNCE */ in tw68_risc_buffer()
173 bpl, padding, lines, top_offset == UNSET); in tw68_risc_buffer()
Dtw68-core.c52 static unsigned int latency = UNSET;
56 static unsigned int video_nr[] = {[0 ... (TW68_MAXBOARDS - 1)] = UNSET };
60 static unsigned int card[] = {[0 ... (TW68_MAXBOARDS - 1)] = UNSET };
247 if (UNSET != latency) { in tw68_initdev()
Dtw68.h44 #define UNSET (-1U) macro
106 #define TW68_BOARD_NOAUTO UNSET
/drivers/media/tuners/
Dtda9887.c45 #define UNSET (-1U) macro
432 static unsigned int port1 = UNSET;
433 static unsigned int port2 = UNSET;
434 static unsigned int qss = UNSET;
435 static unsigned int adjust = UNSET;
447 if (UNSET != port1) { in tda9887_set_insmod()
453 if (UNSET != port2) { in tda9887_set_insmod()
460 if (UNSET != qss) { in tda9887_set_insmod()
/drivers/media/pci/cx23885/
Dcx23885-core.c47 static unsigned int card[] = {[0 ... (CX23885_MAXBOARDS - 1)] = UNSET };
859 dev->board = UNSET; in cx23885_dev_setup()
862 for (i = 0; UNSET == dev->board && i < cx23885_idcount; i++) in cx23885_dev_setup()
866 if (UNSET == dev->board) { in cx23885_dev_setup()
1145 if (UNSET != top_offset) in cx23885_risc_buffer()
1147 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1165 if (UNSET != top_offset) in cx23885_risc_buffer()
1168 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1170 bpl, padding, lines, 0, UNSET == top_offset); in cx23885_risc_buffer()
1220 if (UNSET != top_offset) in cx23885_risc_vbibuffer()
[all …]
Dcx23885.h39 #define UNSET (-1U) macro
49 #define CX23885_BOARD_NOAUTO UNSET
Dcx23885-video.c46 static unsigned int video_nr[] = {[0 ... (CX23885_MAXBOARDS - 1)] = UNSET };
47 static unsigned int vbi_nr[] = {[0 ... (CX23885_MAXBOARDS - 1)] = UNSET };
349 sgt->sgl, 0, UNSET, in buffer_prepare()
354 sgt->sgl, UNSET, 0, in buffer_prepare()
/drivers/media/v4l2-core/
Dtuner-core.c44 #define UNSET (-1U) macro
274 if (type == UNSET || type == TUNER_ABSENT) { in set_type()
499 if ((t->type == UNSET && ((tun_setup->addr == ADDR_UNSET) && in tuner_s_type_addr()
612 t->type = UNSET; in tuner_probe()
848 if (t->type == UNSET) { in set_tv_freq()
989 if (t->type == UNSET) { in set_radio_freq()
/drivers/media/pci/dm1105/
Ddm1105.c53 #define UNSET (-1U) macro
55 #define DM1105_BOARD_NOAUTO UNSET
197 static unsigned int card[] = {[0 ... 3] = UNSET };
1001 dev->boardnr = UNSET; in dm1105_probe()
1004 for (i = 0; UNSET == dev->boardnr && in dm1105_probe()
1012 if (UNSET == dev->boardnr) { in dm1105_probe()
/drivers/media/pci/cx25821/
Dcx25821-core.c40 static unsigned int card[] = {[0 ... (CX25821_MAXBOARDS - 1)] = UNSET };
1082 if (UNSET != top_offset) in cx25821_risc_buffer()
1084 if (UNSET != bottom_offset) in cx25821_risc_buffer()
1103 if (UNSET != top_offset) { in cx25821_risc_buffer()
1108 if (UNSET != bottom_offset) { in cx25821_risc_buffer()
1110 padding, lines, UNSET == top_offset); in cx25821_risc_buffer()
Dcx25821-video.c35 static unsigned int video_nr[] = {[0 ... (CX25821_MAXBOARDS - 1)] = UNSET };
199 sgt->sgl, 0, UNSET, in cx25821_buffer_prepare()
204 sgt->sgl, UNSET, 0, in cx25821_buffer_prepare()
/drivers/media/usb/hdpvr/
Dhdpvr.h33 #define UNSET (-1U) macro
/drivers/media/pci/saa7164/
Dsaa7164.h73 #define UNSET (-1U) macro
74 #define SAA7164_BOARD_NOAUTO UNSET
/drivers/media/i2c/
Dtvaudio.c55 #define UNSET (-1U) macro
845 static unsigned int tda9874a_SIF = UNSET;
846 static unsigned int tda9874a_AMSEL = UNSET;
847 static unsigned int tda9874a_STD = UNSET;

12