/linux-6.1.9/drivers/media/pci/cx88/ |
D | cx88-cards.c | 19 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; 54 .tuner_type = UNSET, 55 .radio_type = UNSET, 74 .tuner_type = UNSET, 75 .radio_type = UNSET, 103 .tuner_type = UNSET, 104 .radio_type = UNSET, [all …]
|
D | cx88-tvaudio.c | 803 core->audiomode_manual = UNSET; in cx88_newstation() 828 t->rxsubchans = UNSET; in cx88_get_stereo() 868 if (t->rxsubchans == UNSET) { in cx88_get_stereo() 883 u32 ctl = UNSET; in cx88_set_stereo() 884 u32 mask = UNSET; in cx88_set_stereo() 889 if (core->audiomode_manual != UNSET) in cx88_set_stereo() 978 if (ctl != UNSET) { in cx88_set_stereo() 1014 if (core->audiomode_manual != UNSET) in cx88_audio_thread()
|
D | cx88-dsp.c | 183 return UNSET; in detect_a2_a2m_eiaj() 234 return UNSET; in detect_btsc() 276 s32 ret = UNSET; in cx88_dsp_detect_stereo_sap() 314 if (ret != UNSET) in cx88_dsp_detect_stereo_sap()
|
D | cx88-video.c | 41 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, in buffer_prepare() 455 sgt->sgl, UNSET, 0, in buffer_prepare() 797 if (core->board.tuner_type != UNSET) in cx88_querycap() 914 if (unlikely(core->board.tuner_type == UNSET)) in vidioc_g_tuner() 936 if (core->board.tuner_type == UNSET) in vidioc_s_tuner() 951 if (unlikely(core->board.tuner_type == UNSET)) in vidioc_g_frequency() 968 if (unlikely(core->board.tuner_type == UNSET)) in cx88_set_freq() [all …]
|
D | cx88-core.c | 139 if (top_offset != UNSET) in cx88_risc_buffer() 141 if (bottom_offset != UNSET) in cx88_risc_buffer() 162 if (top_offset != UNSET) in cx88_risc_buffer() 165 if (bottom_offset != UNSET) in cx88_risc_buffer() 168 top_offset == UNSET); in cx88_risc_buffer()
|
D | cx88-blackbird.c | 897 if (unlikely(core->board.tuner_type == UNSET)) in vidioc_s_frequency() 940 if (unlikely(core->board.tuner_type == UNSET)) in vidioc_g_frequency() 982 if (unlikely(core->board.tuner_type == UNSET)) in vidioc_g_tuner() 1004 if (core->board.tuner_type == UNSET) in vidioc_s_tuner() 1139 if (dev->core->board.tuner_type != UNSET) in blackbird_register_video()
|
D | cx88.h | 37 #define UNSET (-1U) macro 139 #define CX88_BOARD_NOAUTO UNSET
|
/linux-6.1.9/drivers/media/pci/saa7134/ |
D | saa7134-cards.c | 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, 370 .radio_type = UNSET, [all …]
|
D | saa7134-tvaudio.c | 32 static int audio_clock_override = UNSET; 558 for (audio = UNSET, i = 0; i < TVAUDIO; i++) { in tvaudio_thread() 559 if (dev->tvnorm->id != UNSET && in tvaudio_thread() 565 if (UNSET == audio) in tvaudio_thread() 576 if (UNSET == audio) in tvaudio_thread() 592 if (UNSET == dev->thread.mode) { in tvaudio_thread() 972 if (UNSET != audio_clock_override) in saa7134_tvaudio_init() 1055 dev->thread.mode = UNSET; in saa7134_tvaudio_do_scan()
|
D | saa7134-core.c | 50 static unsigned int latency = UNSET; 62 static unsigned int video_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET }; 63 static unsigned int vbi_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET }; 64 static unsigned int radio_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET }; 65 static unsigned int tuner[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET }; 66 static unsigned int card[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET }; 1082 if (UNSET != latency) { in saa7134_initdev() 1118 if (UNSET != tuner[dev->nr]) in saa7134_initdev() 1210 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET) in saa7134_initdev() 1232 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET) in saa7134_initdev()
|
D | saa7134-empress.c | 24 static unsigned int empress_nr[] = {[0 ... (SAA7134_MAXBOARDS - 1)] = UNSET }; 296 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET) in empress_init()
|
/linux-6.1.9/drivers/media/pci/bt8xx/ |
D | bttv-cards.c | 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 }; [all …]
|
/linux-6.1.9/drivers/media/pci/tw68/ |
D | tw68-risc.c | 141 if (UNSET != top_offset) in tw68_risc_buffer() 143 if (UNSET != bottom_offset) in tw68_risc_buffer() 161 if (UNSET != top_offset) /* generates SYNCO */ in tw68_risc_buffer() 164 if (UNSET != bottom_offset) /* generates SYNCE */ in tw68_risc_buffer() 166 bpl, padding, lines, top_offset == UNSET); in tw68_risc_buffer()
|
D | tw68-core.c | 43 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) { in tw68_initdev()
|
D | tw68.h | 35 #define UNSET (-1U) macro 96 #define TW68_BOARD_NOAUTO UNSET
|
/linux-6.1.9/drivers/media/tuners/ |
D | tda9887.c | 46 #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) { in tda9887_set_insmod() 454 if (UNSET != port2) { in tda9887_set_insmod() 461 if (UNSET != qss) { in tda9887_set_insmod()
|
/linux-6.1.9/drivers/media/pci/cx23885/ |
D | cx23885-core.c | 51 static unsigned int card[] = {[0 ... (CX23885_MAXBOARDS - 1)] = UNSET }; 907 dev->board = UNSET; in cx23885_dev_setup() 910 for (i = 0; UNSET == dev->board && i < cx23885_idcount; i++) in cx23885_dev_setup() 914 if (UNSET == dev->board) { in cx23885_dev_setup() 1207 if (UNSET != top_offset) in cx23885_risc_buffer() 1209 if (UNSET != bottom_offset) in cx23885_risc_buffer() 1228 if (UNSET != top_offset) in cx23885_risc_buffer() 1231 if (UNSET != bottom_offset) in cx23885_risc_buffer() 1233 bpl, padding, lines, 0, UNSET == top_offset); in cx23885_risc_buffer() 1284 if (UNSET != top_offset) in cx23885_risc_vbibuffer() [all …]
|
D | cx23885.h | 31 #define UNSET (-1U) macro 41 #define CX23885_BOARD_NOAUTO UNSET
|
/linux-6.1.9/drivers/media/v4l2-core/ |
D | tuner-core.c | 45 #define UNSET (-1U) macro 307 if (type == UNSET || type == TUNER_ABSENT) { in set_type() 532 if ((t->type == UNSET && ((tun_setup->addr == ADDR_UNSET) && in tuner_s_type_addr() 644 t->type = UNSET; in tuner_probe() 901 if (t->type == UNSET) { in set_tv_freq() 1042 if (t->type == UNSET) { in set_radio_freq()
|
/linux-6.1.9/drivers/media/pci/dm1105/ |
D | dm1105.c | 38 #define UNSET (-1U) macro 40 #define DM1105_BOARD_NOAUTO UNSET 182 static unsigned int card[] = {[0 ... 3] = UNSET }; 985 dev->boardnr = UNSET; in dm1105_probe() 988 for (i = 0; UNSET == dev->boardnr && in dm1105_probe() 996 if (UNSET == dev->boardnr) { in dm1105_probe()
|
/linux-6.1.9/drivers/media/pci/cx25821/ |
D | cx25821-core.c | 26 static unsigned int card[] = {[0 ... (CX25821_MAXBOARDS - 1)] = UNSET }; 1061 if (UNSET != top_offset) in cx25821_risc_buffer() 1063 if (UNSET != bottom_offset) in cx25821_risc_buffer() 1082 if (UNSET != top_offset) { in cx25821_risc_buffer() 1087 if (UNSET != bottom_offset) { in cx25821_risc_buffer() 1089 padding, lines, UNSET == top_offset); in cx25821_risc_buffer()
|
D | cx25821-video.c | 20 static unsigned int video_nr[] = {[0 ... (CX25821_MAXBOARDS - 1)] = UNSET }; 180 sgt->sgl, 0, UNSET, in cx25821_buffer_prepare() 185 sgt->sgl, UNSET, 0, in cx25821_buffer_prepare()
|
/linux-6.1.9/drivers/media/usb/hdpvr/ |
D | hdpvr.h | 29 #define UNSET (-1U) macro
|
/linux-6.1.9/include/media/ |
D | videobuf-core.h | 19 #define UNSET (-1U) macro
|
/linux-6.1.9/drivers/media/pci/saa7164/ |
D | saa7164.h | 59 #define UNSET (-1U) macro 60 #define SAA7164_BOARD_NOAUTO UNSET
|