| /linux/sound/soc/sdca/ |
| H A D | sdca_asoc.c | 164 const char **texts; in entity_early_parse_ge() local 192 texts = devm_kcalloc(dev, range->rows + 3, sizeof(*texts), GFP_KERNEL); in entity_early_parse_ge() 193 if (!texts) in entity_early_parse_ge() 200 texts[0] = "Jack Unplugged"; in entity_early_parse_ge() 201 texts[1] = "Jack Unknown"; in entity_early_parse_ge() 202 texts[2] = "Detection in Progress"; in entity_early_parse_ge() 212 texts[i + 3] = sdca_find_terminal_name(type); in entity_early_parse_ge() 213 if (!texts[i + 3]) { in entity_early_parse_ge() 223 soc_enum->texts = texts; in entity_early_parse_ge() 512 const char **texts; in entity_parse_su_class() local [all …]
|
| /linux/sound/pci/ca0106/ |
| H A D | ca0106_mixer.c | 174 static const char * const texts[6] = { in snd_ca0106_capture_source_info() local 178 return snd_ctl_enum_info(uinfo, 1, 6, texts); in snd_ca0106_capture_source_info() 211 static const char * const texts[4] = { in snd_ca0106_i2c_capture_source_info() local 215 return snd_ctl_enum_info(uinfo, 1, 4, texts); in snd_ca0106_i2c_capture_source_info() 250 static const char * const texts[2] = { "Side out", "Line in" }; in snd_ca0106_capture_line_in_side_out_info() local 252 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_ca0106_capture_line_in_side_out_info() 258 static const char * const texts[2] = { "Line in", "Mic in" }; in snd_ca0106_capture_mic_line_in_info() local 260 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_ca0106_capture_mic_line_in_info()
|
| /linux/sound/usb/ |
| H A D | mixer_s1810c.c | 560 static const char *const texts[2] = { in snd_s1810c_line_sw_info() local 565 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_s1810c_line_sw_info() 608 static const char *const texts[2] = { in snd_s1810c_ab_sw_info() local 613 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_s1810c_ab_sw_info()
|
| H A D | mixer_quirks.c | 454 static const char * const texts[2] = {"1/2", "3/4"}; in snd_emu0204_ch_switch_info() local 456 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_emu0204_ch_switch_info() 994 static const char *const texts[2] = { in snd_mbox1_clk_switch_info() local 999 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_mbox1_clk_switch_info() 1061 static const char *const texts[2] = { in snd_mbox1_src_switch_info() local 1066 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_mbox1_src_switch_info() 1264 static const char *const texts[8] = { in snd_ftu_eff_switch_info() local 1269 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_ftu_eff_switch_info() 2133 static const char *const texts[2] = { in snd_soundblaster_e1_switch_info() local 2137 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_soundblaster_e1_switch_info() [all …]
|
| /linux/sound/pci/ice1712/ |
| H A D | maya44.c | 342 static const char * const texts[] = { "Line", "Mic" }; in maya_rec_src_info() local 344 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in maya_rec_src_info() 382 static const char * const texts[] = { in maya_pb_route_info() local 387 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in maya_pb_route_info()
|
| H A D | quartet.c | 35 const char * const texts[2]; member 533 static const char * const texts[3] = in qtet_ain12_enum_info() local 535 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in qtet_ain12_enum_info() 657 .texts = {xtext1, xtext2} } 677 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(private.texts), in qtet_enum_info() 678 private.texts); in qtet_enum_info()
|
| H A D | prodigy192.c | 264 static const char * const texts[2] = { "Line In", "Mic" }; in stac9460_mic_sw_info() local 266 return snd_ctl_enum_info(uinfo, 1, 2, texts); in stac9460_mic_sw_info() 534 static const char * const texts[2] = { "Toslink", "Coax" }; in ak4114_input_sw_info() local 536 return snd_ctl_enum_info(uinfo, 1, 2, texts); in ak4114_input_sw_info()
|
| H A D | ews.c | 565 static const char * const texts[2] = { in snd_ice1712_ewx_io_sense_info() local 568 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_ice1712_ewx_io_sense_info() 889 static const char * const texts[4] = { in snd_ice1712_6fire_select_input_info() local 892 return snd_ctl_enum_info(uinfo, 1, 4, texts); in snd_ice1712_6fire_select_input_info()
|
| H A D | wtm.c | 388 static const char * const texts[2] = { "Line In", "Mic" }; in stac9460_mic_sw_info() local 390 return snd_ctl_enum_info(uinfo, 1, 2, texts); in stac9460_mic_sw_info()
|
| H A D | aureon.c | 191 static const char * const texts[3] = in aureon_universe_inmux_info() local 194 return snd_ctl_enum_info(uinfo, 1, 3, texts); in aureon_universe_inmux_info() 1062 static const char * const texts[] = { in wm_adc_mux_info() local 1084 return snd_ctl_enum_info(uinfo, 2, 5, texts); in wm_adc_mux_info() 1348 static const char * const texts[2] = { "128x", "64x" }; in aureon_oversampling_info() local 1350 return snd_ctl_enum_info(uinfo, 1, 2, texts); in aureon_oversampling_info()
|
| H A D | pontis.c | 391 static const char * const texts[] = { in cs_source_info() local 396 return snd_ctl_enum_info(uinfo, 1, 3, texts); in cs_source_info()
|
| H A D | phase.c | 708 static const char * const texts[2] = { "128x", "64x" }; in phase28_oversampling_info() local 710 return snd_ctl_enum_info(uinfo, 1, 2, texts); in phase28_oversampling_info()
|
| /linux/sound/pci/ac97/ |
| H A D | ac97_patch.h | 37 const char * const *texts; member 42 .mask = xmask, .texts = xtexts }
|
| /linux/sound/pci/rme9652/ |
| H A D | hdspm.c | 2356 #define ENUMERATED_CTL_INFO(info, texts) \ argument 2357 snd_ctl_enum_info(info, 1, ARRAY_SIZE(texts), texts) 2534 static const char *const texts[] = { "Master", "AutoSync" }; in snd_hdspm_info_system_clock_mode() local 2535 ENUMERATED_CTL_INFO(uinfo, texts); in snd_hdspm_info_system_clock_mode() 3040 static const char *const texts[] = { "WordClock", "AES1", "AES2", "AES3", in snd_hdspm_info_autosync_ref() local 3043 ENUMERATED_CTL_INFO(uinfo, texts); in snd_hdspm_info_autosync_ref() 3045 static const char *const texts[] = {"Word Clock", "MADI", "TCO", in snd_hdspm_info_autosync_ref() local 3048 ENUMERATED_CTL_INFO(uinfo, texts); in snd_hdspm_info_autosync_ref() 3076 static const char *const texts[] = {"No video", "NTSC", "PAL"}; in snd_hdspm_info_tco_video_input_format() local 3077 ENUMERATED_CTL_INFO(uinfo, texts); in snd_hdspm_info_tco_video_input_format() [all …]
|
| /linux/Documentation/userspace-api/media/ |
| H A D | fdl-appendix.rst | 81 .. _fdl-cover-texts: 149 :ref:`Cover Texts <fdl-cover-texts>`, you must enclose the copies in 160 If the required texts for either cover are too voluminous to fit 238 :ref:`Cover Texts <fdl-cover-texts>` given in the 300 :ref:`Front-Cover Text <fdl-cover-texts>`, and a passage of up to 25 301 words as a :ref:`Back-Cover Text <fdl-cover-texts>`, to the end of the 302 list of :ref:`Cover Texts <fdl-cover-texts>` in the 378 of the Document. If the :ref:`Cover Text <fdl-cover-texts>` 456 :ref:`Front-Cover Texts <fdl-cover-texts>` being LIST, and with 457 the :ref:`Back-Cover Texts <fdl-cover-texts>` being LIST. A copy [all …]
|
| /linux/sound/soc/renesas/rcar/ |
| H A D | rsnd.h | 720 const char * const *texts; member 755 const char * const *texts, 767 #define rsnd_kctrl_new_e(mod, io, rtd, name, accept, update, cfg, texts, size) \ argument 769 texts, 1, size)
|
| H A D | core.c | 1691 if (cfg->texts) { in rsnd_kctrl_info() 1698 cfg->texts[uinfo->value.enumerated.item], in rsnd_kctrl_info() 1719 if (cfg->texts) in rsnd_kctrl_get() 1737 if (cfg->texts) { in rsnd_kctrl_put() 1806 const char * const *texts, in rsnd_kctrl_new() argument 1845 cfg->texts = texts; in rsnd_kctrl_new()
|
| /linux/sound/soc/codecs/ |
| H A D | wm8958-dsp2.c | 931 /* We need an array of texts for the enum API */ in wm8958_dsp2_init() 942 wm8994->mbc_enum.texts = wm8994->mbc_texts; in wm8958_dsp2_init() 957 /* We need an array of texts for the enum API */ in wm8958_dsp2_init() 968 wm8994->vss_enum.texts = wm8994->vss_texts; in wm8958_dsp2_init() 984 /* We need an array of texts for the enum API */ in wm8958_dsp2_init() 995 wm8994->vss_hpf_enum.texts = wm8994->vss_hpf_texts; in wm8958_dsp2_init() 1012 /* We need an array of texts for the enum API */ in wm8958_dsp2_init() 1023 wm8994->enh_eq_enum.texts = wm8994->enh_eq_texts; in wm8958_dsp2_init()
|
| /linux/sound/soc/tegra/ |
| H A D | tegra210_ahub.h | 111 .texts = xtexts, \
|
| /linux/sound/pci/pcxhr/ |
| H A D | pcxhr.c | 1281 const char **texts; in pcxhr_proc_sync() local 1284 texts = textsHR22; in pcxhr_proc_sync() 1287 texts = textsPCXHR; in pcxhr_proc_sync() 1293 texts[mgr->cur_clock_type]); in pcxhr_proc_sync() 1304 texts[i], sample_rate); in pcxhr_proc_sync()
|
| /linux/drivers/staging/greybus/ |
| H A D | audio_codec.h | 87 const char * const *texts; member
|
| /linux/sound/i2c/other/ |
| H A D | ak4xxx-adda.c | 452 static const char * const texts[4] = { in snd_akm4xxx_deemphasis_info() local 455 return snd_ctl_enum_info(uinfo, 1, 4, texts); in snd_akm4xxx_deemphasis_info()
|
| /linux/sound/drivers/ |
| H A D | mts64.c | 583 static const char * const texts[5] = { in snd_mts64_ctl_smpte_fps_info() local 587 return snd_ctl_enum_info(uinfo, 1, 5, texts); in snd_mts64_ctl_smpte_fps_info()
|
| /linux/sound/mips/ |
| H A D | sgio2audio.c | 186 static const char * const texts[3] = { in sgio2audio_source_info() local 189 return snd_ctl_enum_info(uinfo, 1, 3, texts); in sgio2audio_source_info()
|
| /linux/sound/hda/codecs/ |
| H A D | analog.c | 696 static const char * const texts[] = { in ad1988_auto_smux_enum_info() local 703 return snd_hda_enum_helper_info(kcontrol, uinfo, num_conns, texts); in ad1988_auto_smux_enum_info()
|