/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A 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; 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 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()
|
H A 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()
|
H A 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() 796 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...] |
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A 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; 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 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()
|
H A 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()
|
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
H A D | saa7134-cards.c | 52 /* 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 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()
|
H A D | saa7134-core.c | 50 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) { in saa7134_initdev() 1095 if (UNSET != tuner[dev->nr]) in saa7134_initdev() 1184 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET) in saa7134_initdev() 1203 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET) in saa7134_initdev() [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134-cards.c | 52 /* 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 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() 971 if (UNSET != audio_clock_override) in saa7134_tvaudio_init() 1054 dev->thread.mode = UNSET; in saa7134_tvaudio_do_scan()
|
H A 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 }; 1081 if (UNSET != latency) { in saa7134_initdev() 1117 if (UNSET != tuner[dev->nr]) in saa7134_initdev() 1209 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET) in saa7134_initdev() 1231 if (dev->tuner_type != TUNER_ABSENT && dev->tuner_type != UNSET) in saa7134_initdev() [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A 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...] |
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttv-cards.c | 83 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...] |
/kernel/linux/linux-5.10/drivers/media/pci/tw68/ |
H A D | tw68-risc.c | 141 if (UNSET != top_offset) in tw68_risc_buffer() 143 if (UNSET != bottom_offset) in tw68_risc_buffer() 160 if (UNSET != top_offset) /* generates SYNCO */ in tw68_risc_buffer() 163 if (UNSET != bottom_offset) /* generates SYNCE */ in tw68_risc_buffer() 165 bpl, padding, lines, top_offset == UNSET); in tw68_risc_buffer()
|
H A D | tw68.h | 35 #define UNSET (-1U) macro 96 #define TW68_BOARD_NOAUTO UNSET
|
H A 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()
|
/kernel/linux/linux-6.6/drivers/media/pci/tw68/ |
H A 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()
|
H A D | tw68.h | 35 #define UNSET (-1U) macro 96 #define TW68_BOARD_NOAUTO UNSET
|
H A 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()
|
/kernel/linux/linux-5.10/drivers/media/tuners/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/media/tuners/ |
H A 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()
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A 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() 1227 if (UNSET != top_offset) in cx23885_risc_buffer() 1230 if (UNSET != bottom_offset) in cx23885_risc_buffer() 1232 bpl, padding, lines, 0, UNSET == top_offset); in cx23885_risc_buffer() 1282 if (UNSET ! in cx23885_risc_vbibuffer() [all...] |
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/ |
H A 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 ! in cx23885_risc_vbibuffer() [all...] |