Home
last modified time | relevance | path

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

/linux-4.1.27/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 };
463 sgt->sgl, 0, UNSET, in buffer_prepare()
468 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.h45 #define UNSET (-1U) macro
148 #define CX88_BOARD_NOAUTO UNSET
Dcx88-blackbird.c878 if (unlikely(UNSET == core->board.tuner_type)) in vidioc_s_frequency()
921 if (unlikely(UNSET == core->board.tuner_type)) in vidioc_g_frequency()
963 if (unlikely(UNSET == core->board.tuner_type)) in vidioc_g_tuner()
985 if (UNSET == core->board.tuner_type) in vidioc_s_tuner()
/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134-cards.c66 .radio_type = UNSET,
81 .radio_type = UNSET,
110 .radio_type = UNSET,
159 .radio_type = UNSET,
202 .radio_type = UNSET,
231 .radio_type = UNSET,
281 .radio_type = UNSET,
330 .radio_type = UNSET,
361 .radio_type = UNSET,
388 .radio_type = UNSET,
[all …]
Dsaa7134-tvaudio.c45 static int audio_clock_override = UNSET;
573 for (audio = UNSET, i = 0; i < TVAUDIO; i++) { in tvaudio_thread()
574 if (dev->tvnorm->id != UNSET && in tvaudio_thread()
580 if (UNSET == audio) in tvaudio_thread()
591 if (UNSET == audio) in tvaudio_thread()
607 if (UNSET == dev->thread.mode) { in tvaudio_thread()
985 if (UNSET != audio_clock_override) in saa7134_tvaudio_init()
1068 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 };
937 if (UNSET != latency) { in saa7134_initdev()
973 if (UNSET != tuner[dev->nr]) in saa7134_initdev()
Dsaa7134.h52 #define UNSET (-1U) macro
147 #define SAA7134_BOARD_NOAUTO UNSET
Dsaa7134-empress.c37 static unsigned int empress_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET };
Dsaa7134-alsa.c151 if (UNSET == dev->dmasound.dma_blk) { in saa7134_irq_alsa_done()
Dsaa7134-video.c1442 if ((tuner_type != TUNER_ABSENT) && (tuner_type != UNSET)) in saa7134_querycap()
1689 if (UNSET == mode) { in saa7134_s_tuner()
/linux-4.1.27/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 …]
Dbttvp.h73 #define UNSET (-1U) macro
Dbttv-driver.c191 return sprintf(buf, "%d\n", btv ? btv->c.type : UNSET); in show_card()
3762 if (UNSET != btv->new_input) { in bttv_irq_switch_video()
3764 btv->new_input = UNSET; in bttv_irq_switch_video()
4049 btv->tuner_type = UNSET; in bttv_probe()
4050 btv->new_input = UNSET; in bttv_probe()
/linux-4.1.27/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.c51 static unsigned int latency = UNSET;
55 static unsigned int video_nr[] = {[0 ... (TW68_MAXBOARDS - 1)] = UNSET };
59 static unsigned int card[] = {[0 ... (TW68_MAXBOARDS - 1)] = UNSET };
246 if (UNSET != latency) { in tw68_initdev()
Dtw68.h43 #define UNSET (-1U) macro
121 #define TW68_BOARD_NOAUTO UNSET
Dtw68-video.c475 0, UNSET, bpl, 0, dev->height); in tw68_buf_prepare()
479 UNSET, 0, bpl, 0, dev->height); in tw68_buf_prepare()
/linux-4.1.27/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()
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-core.c47 static unsigned int card[] = {[0 ... (CX23885_MAXBOARDS - 1)] = UNSET };
858 dev->board = UNSET; in cx23885_dev_setup()
861 for (i = 0; UNSET == dev->board && i < cx23885_idcount; i++) in cx23885_dev_setup()
865 if (UNSET == dev->board) { in cx23885_dev_setup()
1134 if (UNSET != top_offset) in cx23885_risc_buffer()
1136 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1154 if (UNSET != top_offset) in cx23885_risc_buffer()
1157 if (UNSET != bottom_offset) in cx23885_risc_buffer()
1159 bpl, padding, lines, 0, UNSET == top_offset); in cx23885_risc_buffer()
1209 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 };
348 sgt->sgl, 0, UNSET, in buffer_prepare()
353 sgt->sgl, UNSET, 0, in buffer_prepare()
Dcx23885-cards.c261 .radio_type = UNSET,
/linux-4.1.27/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()
/linux-4.1.27/drivers/media/pci/dm1105/
Ddm1105.c53 #define UNSET (-1U) macro
55 #define DM1105_BOARD_NOAUTO UNSET
197 static unsigned int card[] = {[0 ... 3] = UNSET };
1000 dev->boardnr = UNSET; in dm1105_probe()
1003 for (i = 0; UNSET == dev->boardnr && in dm1105_probe()
1011 if (UNSET == dev->boardnr) { in dm1105_probe()
/linux-4.1.27/drivers/media/pci/cx25821/
Dcx25821-core.c40 static unsigned int card[] = {[0 ... (CX25821_MAXBOARDS - 1)] = UNSET };
1079 if (UNSET != top_offset) in cx25821_risc_buffer()
1081 if (UNSET != bottom_offset) in cx25821_risc_buffer()
1100 if (UNSET != top_offset) { in cx25821_risc_buffer()
1105 if (UNSET != bottom_offset) { in cx25821_risc_buffer()
1107 padding, lines, UNSET == top_offset); in cx25821_risc_buffer()
Dcx25821-video.c35 static unsigned int video_nr[] = {[0 ... (CX25821_MAXBOARDS - 1)] = UNSET };
197 sgt->sgl, 0, UNSET, in cx25821_buffer_prepare()
202 sgt->sgl, UNSET, 0, in cx25821_buffer_prepare()
Dcx25821.h49 #define UNSET (-1U) macro
Dcx25821-video-upstream.c208 if (UNSET != top_offset) { in cx25821_risc_buffer_upstream()
/linux-4.1.27/drivers/media/usb/hdpvr/
Dhdpvr.h33 #define UNSET (-1U) macro
Dhdpvr-core.c31 static int video_nr[HDPVR_MAX] = {[0 ... (HDPVR_MAX - 1)] = UNSET};
/linux-4.1.27/include/media/
Dvideobuf-core.h22 #define UNSET (-1U) macro
/linux-4.1.27/drivers/media/pci/saa7164/
Dsaa7164.h73 #define UNSET (-1U) macro
74 #define SAA7164_BOARD_NOAUTO UNSET
Dsaa7164-core.c71 static unsigned int card[] = {[0 ... (SAA7164_MAXBOARDS - 1)] = UNSET };
972 dev->board = UNSET; in saa7164_dev_setup()
976 for (i = 0; UNSET == dev->board && i < saa7164_idcount; i++) in saa7164_dev_setup()
982 if (UNSET == dev->board) { in saa7164_dev_setup()
/linux-4.1.27/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;
Dsaa6588.c63 #define UNSET (-1U) macro
/linux-4.1.27/drivers/media/usb/tm6000/
Dtm6000-video.c1206 if (UNSET == dev->tuner_type) in vidioc_g_tuner()
1230 if (UNSET == dev->tuner_type) in vidioc_s_tuner()
1252 if (UNSET == dev->tuner_type) in vidioc_g_frequency()
1270 if (UNSET == dev->tuner_type) in vidioc_s_frequency()
Dtm6000-cards.c62 static unsigned int card[] = {[0 ... (TM6000_MAXBOARDS - 1)] = UNSET };
/linux-4.1.27/drivers/media/usb/cx231xx/
Dcx231xx-video.c73 static unsigned int card[] = {[0 ... (CX231XX_MAXBOARDS - 1)] = UNSET };
74 static unsigned int video_nr[] = {[0 ... (CX231XX_MAXBOARDS - 1)] = UNSET };
75 static unsigned int vbi_nr[] = {[0 ... (CX231XX_MAXBOARDS - 1)] = UNSET };
76 static unsigned int radio_nr[] = {[0 ... (CX231XX_MAXBOARDS - 1)] = UNSET };