| /linux/sound/soc/sdca/ |
| H A D | sdca_asoc.c | 200 const char **texts; in entity_early_parse_ge() local 228 texts = devm_kcalloc(dev, range->rows + 3, sizeof(*texts), GFP_KERNEL); in entity_early_parse_ge() 229 if (!texts) in entity_early_parse_ge() 236 texts[0] = "Jack Unplugged"; in entity_early_parse_ge() 237 texts[1] = "Jack Unknown"; in entity_early_parse_ge() 238 texts[2] = "Detection in Progress"; in entity_early_parse_ge() 248 texts[i + 3] = sdca_find_terminal_name(type); in entity_early_parse_ge() 249 if (!texts[i + 3]) { in entity_early_parse_ge() 259 soc_enum->texts = texts; in entity_early_parse_ge() 587 const char **texts; in entity_parse_su_class() local [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()
|
| /linux/sound/usb/ |
| H A D | mixer_s1810c.c | 561 static const char *const texts[2] = { in snd_s1810c_line_sw_info() local 566 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_s1810c_line_sw_info() 609 static const char *const texts[2] = { in snd_s1810c_ab_sw_info() local 614 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_s1810c_ab_sw_info()
|
| H A D | mixer_quirks.c | 459 static const char * const texts[2] = {"1/2", "3/4"}; in snd_emu0204_ch_switch_info() local 461 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_emu0204_ch_switch_info() 992 static const char *const texts[2] = { in snd_mbox1_clk_switch_info() local 997 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_mbox1_clk_switch_info() 1059 static const char *const texts[2] = { in snd_mbox1_src_switch_info() local 1064 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_mbox1_src_switch_info() 1267 static const char *const texts[8] = { in snd_ftu_eff_switch_info() local 1272 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_ftu_eff_switch_info() 1746 static const char *const texts[8] = { in snd_c400_knob_switch_info() local 1751 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_c400_knob_switch_info() [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/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 | 771 const char * const *texts; 806 const char * const *texts, 818 #define rsnd_kctrl_new_e(mod, io, rtd, name, accept, update, cfg, texts, size) \ 820 texts, 1, size) 720 const char * const *texts; global() member 767 rsnd_kctrl_new_e(mod,io,rtd,name,accept,update,cfg,texts,size) global() argument
|
| H A D | core.c | 1812 if (cfg->texts) { in rsnd_kctrl_new() 1819 cfg->texts[uinfo->value.enumerated.item], in rsnd_kctrl_new() 1840 if (cfg->texts) in rsnd_kctrl_new() 1858 if (cfg->texts) { 1927 const char * const *texts, in rsnd_probe() 1966 cfg->texts = texts; in rsnd_probe() 1806 rsnd_kctrl_new(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct snd_soc_pcm_runtime * rtd,const unsigned char * name,int (* accept)(struct rsnd_dai_stream * io),void (* update)(struct rsnd_dai_stream * io,struct rsnd_mod * mod),struct rsnd_kctrl_cfg * cfg,const char * const * texts,int size,u32 max) rsnd_kctrl_new() argument
|
| /linux/sound/soc/tegra/ |
| H A D | tegra210_ahub.h | 111 .texts = xtexts, \
|
| /linux/sound/soc/codecs/ |
| H A D | wm8958-dsp2.c | 929 /* We need an array of texts for the enum API */ in wm8958_dsp2_init() 940 wm8994->mbc_enum.texts = wm8994->mbc_texts; in wm8958_dsp2_init() 955 /* We need an array of texts for the enum API */ in wm8958_dsp2_init() 966 wm8994->vss_enum.texts = wm8994->vss_texts; in wm8958_dsp2_init() 982 /* We need an array of texts for the enum API */ in wm8958_dsp2_init() 993 wm8994->vss_hpf_enum.texts = wm8994->vss_hpf_texts; in wm8958_dsp2_init() 1010 /* We need an array of texts for the enum API */ in wm8958_dsp2_init() 1021 wm8994->enh_eq_enum.texts = wm8994->enh_eq_texts; in wm8958_dsp2_init()
|
| H A D | simple-mux.c | 163 priv->mux_enum.texts = priv->mux_texts; in simple_mux_probe()
|
| /linux/sound/pci/pcxhr/ |
| H A D | pcxhr.c | 1284 const char **texts; in pcxhr_proc_sync() 1287 texts = textsHR22; in pcxhr_proc_sync() 1290 texts = textsPCXHR; in pcxhr_proc_sync() 1296 texts[mgr->cur_clock_type]); in pcxhr_proc_sync() 1307 texts[i], sample_rate); in pcxhr_proc_sync() 1281 const char **texts; pcxhr_proc_sync() local
|
| /linux/drivers/staging/greybus/ |
| H A D | audio_codec.h | 87 const char * const *texts; member
|
| /linux/include/uapi/sound/ |
| H A D | asoc.h | 422 char texts[SND_SOC_TPLG_NUM_TEXTS][SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member
|
| /linux/sound/i2c/other/ |
| H A D | ak4xxx-adda.c | 482 static const char * const texts[4] = { in snd_akm4xxx_deemphasis_put() 485 return snd_ctl_enum_info(uinfo, 1, 4, texts); in snd_akm4xxx_deemphasis_put() 452 static const char * const texts[4] = { snd_akm4xxx_deemphasis_info() local
|
| /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()
|