Home
last modified time | relevance | path

Searched refs:texts (Results 1 – 25 of 73) sorted by relevance

123

/linux/sound/usb/
H A Dmixer_s1810c.c479 static const char *const texts[2] = { in snd_s1810c_line_sw_info() local
484 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_s1810c_line_sw_info()
518 static const char *const texts[2] = { in snd_s1810c_ab_sw_info() local
523 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_s1810c_ab_sw_info()
H A Dmixer_quirks.c458 static const char * const texts[2] = {"1/2", "3/4"}; in snd_emu0204_ch_switch_info() local
460 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_emu0204_ch_switch_info()
751 static const char *const texts[2] = { in snd_mbox1_clk_switch_info() local
756 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_mbox1_clk_switch_info()
821 static const char *const texts[2] = { in snd_mbox1_src_switch_info() local
826 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_mbox1_src_switch_info()
1026 static const char *const texts[8] = { in snd_ftu_eff_switch_info() local
1031 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_ftu_eff_switch_info()
1916 static const char *const texts[2] = { in snd_soundblaster_e1_switch_info() local
1920 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in snd_soundblaster_e1_switch_info()
[all …]
/linux/sound/pci/ac97/
H A Dac97_patch.c71 static const char * const texts[] = { "Shared", "Independent" }; in ac97_surround_jack_mode_info() local
73 return snd_ctl_enum_info(uinfo, 1, 2, texts); in ac97_surround_jack_mode_info()
100 static const char * const texts[] = { "2ch", "4ch", "6ch", "8ch" }; in ac97_channel_mode_info() local
102 return snd_ctl_enum_info(uinfo, 1, kcontrol->private_value, texts); in ac97_channel_mode_info()
217 static const char * const texts[3] = { in snd_ac97_ymf7x3_info_speaker() local
221 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_ac97_ymf7x3_info_speaker()
264 static const char * const texts[2] = { "AC-Link", "A/D Converter" }; in snd_ac97_ymf7x3_spdif_source_info() local
266 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_ac97_ymf7x3_spdif_source_info()
366 static const char * const texts[3] = { "Disabled", "Pin 43", "Pin 48" }; in snd_ac97_ymf753_spdif_output_pin_info() local
368 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_ac97_ymf753_spdif_output_pin_info()
[all …]
H A Dac97_patch.h37 const char * const *texts; member
42 .mask = xmask, .texts = xtexts }
/linux/sound/pci/ca0106/
H A Dca0106_mixer.c174 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/ice1712/
H A Dmaya44.c346 static const char * const texts[] = { "Line", "Mic" }; in maya_rec_src_info() local
348 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in maya_rec_src_info()
387 static const char * const texts[] = { in maya_pb_route_info() local
392 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in maya_pb_route_info()
H A Dquartet.c35 const char * const texts[2]; member
534 static const char * const texts[3] = in qtet_ain12_enum_info() local
536 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(texts), texts); in qtet_ain12_enum_info()
658 .texts = {xtext1, xtext2} }
678 return snd_ctl_enum_info(uinfo, 1, ARRAY_SIZE(private.texts), in qtet_enum_info()
679 private.texts); in qtet_enum_info()
H A Dews.c570 static const char * const texts[2] = { in snd_ice1712_ewx_io_sense_info() local
573 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_ice1712_ewx_io_sense_info()
894 static const char * const texts[4] = { in snd_ice1712_6fire_select_input_info() local
897 return snd_ctl_enum_info(uinfo, 1, 4, texts); in snd_ice1712_6fire_select_input_info()
/linux/drivers/staging/greybus/
H A Daudio_topology.c63 return control->texts[index]; in gbaudio_map_controlid()
72 return control->texts[index]; in gbaudio_map_controlid()
653 gbe->texts = gb_generate_enum_strings(gb, gb_enum); in gbaudio_tplg_create_enum_kctl()
654 if (!gbe->texts) in gbaudio_tplg_create_enum_kctl()
661 dev_dbg(gb->dev, "src[%d]: %s\n", i, gbe->texts[i]); in gbaudio_tplg_create_enum_kctl()
859 gbe->texts = gb_generate_enum_strings(gb, gb_enum); in gbaudio_tplg_create_enum_ctl()
860 if (!gbe->texts) in gbaudio_tplg_create_enum_ctl()
867 dev_dbg(gb->dev, "src[%d]: %s\n", i, gbe->texts[i]); in gbaudio_tplg_create_enum_ctl()
1070 control->texts = (const char * const *) in gbaudio_tplg_create_widget()
1072 if (!control->texts) { in gbaudio_tplg_create_widget()
[all …]
/linux/sound/pci/rme9652/
H A Dhdspm.c2376 #define ENUMERATED_CTL_INFO(info, texts) \ argument
2377 snd_ctl_enum_info(info, 1, ARRAY_SIZE(texts), texts)
2554 static const char *const texts[] = { "Master", "AutoSync" }; in snd_hdspm_info_system_clock_mode() local
2555 ENUMERATED_CTL_INFO(uinfo, texts); in snd_hdspm_info_system_clock_mode()
3062 static const char *const texts[] = { "WordClock", "AES1", "AES2", "AES3", in snd_hdspm_info_autosync_ref() local
3065 ENUMERATED_CTL_INFO(uinfo, texts); in snd_hdspm_info_autosync_ref()
3067 static const char *const texts[] = {"Word Clock", "MADI", "TCO", in snd_hdspm_info_autosync_ref() local
3070 ENUMERATED_CTL_INFO(uinfo, texts); in snd_hdspm_info_autosync_ref()
3098 static const char *const texts[] in snd_hdspm_info_tco_video_input_format() local
3144 static const char *const texts[] = {"No lock", "24 fps", "25 fps", "29.97 fps", snd_hdspm_info_tco_ltc_frames() local
3294 static const char *const texts[] = { "optical", "coaxial" }; snd_hdspm_info_input_select() local
3356 static const char *const texts[] = { "Single", "Double" }; snd_hdspm_info_ds_wire() local
3429 static const char *const texts[] = { "Single", "Double", "Quad" }; snd_hdspm_info_qs_wire() local
3583 static const char *const texts[] = { "Single", "Double", "Quad" }; snd_hdspm_info_madi_speedmode() local
3818 static const char *const texts[] = { "No Lock", "Lock", "Sync", "N/A" }; snd_hdspm_info_sync_check() local
3826 static const char *const texts[] = { "No Lock", "Lock" }; snd_hdspm_tco_info_lock_check() local
4208 static const char *const texts[] = { "44.1 kHz", "48 kHz" }; snd_hdspm_info_tco_sample_rate() local
4254 static const char *const texts[] = { "0", "+ 0.1 %", "- 0.1 %", snd_hdspm_info_tco_pull() local
4300 static const char *const texts[] = { "1:1", "44.1 -> 48", "48 -> 44.1" }; snd_hdspm_info_tco_wck_conversion() local
4346 static const char *const texts[] = { "24 fps", "25 fps", "29.97fps", snd_hdspm_info_tco_frame_rate() local
4393 static const char *const texts[] = { "LTC", "Video", "WCK" }; snd_hdspm_info_tco_sync_source() local
[all...]
H A Dhdsp.c1656 static const char * const texts[4] = { in snd_hdsp_info_spdif_in() local
1662 texts); in snd_hdsp_info_spdif_in()
1759 static const char * const texts[] = { in snd_hdsp_info_spdif_sample_rate() local
1766 texts); in snd_hdsp_info_spdif_sample_rate()
1843 static const char * const texts[] = { in snd_hdsp_info_autosync_sample_rate() local
1849 texts); in snd_hdsp_info_autosync_sample_rate()
1910 static const char * const texts[] = {"Master", "Slave" }; in snd_hdsp_info_system_clock_mode() local
1912 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_hdsp_info_system_clock_mode()
2013 static const char * const texts[] = { in snd_hdsp_info_clock_source() local
2022 texts); in snd_hdsp_info_clock_source()
2126 static const char * const texts[] = {"Hi Gain", "+4 dBu", "-10 dbV"}; snd_hdsp_info_da_gain() local
2205 static const char * const texts[] = {"-10 dBV", "+4 dBu", "Lo Gain"}; snd_hdsp_info_ad_gain() local
2284 static const char * const texts[] = {"0 dB", "-6 dB", "-12 dB"}; snd_hdsp_info_phone_gain() local
2382 static const char * const texts[] = { snd_hdsp_info_pref_sync_ref() local
2483 static const char * const texts[] = { snd_hdsp_info_autosync_ref() local
2674 static const char * const texts[] = {"No Lock", "Lock", "Sync" }; snd_hdsp_info_sync_check() local
3033 static const char * const texts[] = { snd_hdsp_info_rpm_input() local
3162 static const char * const texts[] = {"On", "Off"}; snd_hdsp_info_rpm_bypass() local
3213 static const char * const texts[] = {"On", "Off"}; snd_hdsp_info_rpm_disconnect() local
[all...]
H A Drme9652.c891 static const char * const texts[2] = {"ADAT1", "Internal"}; in snd_rme9652_info_adat1_in() local
893 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_rme9652_info_adat1_in()
955 static const char * const texts[3] = {"ADAT1", "Coaxial", "Internal"}; in snd_rme9652_info_spdif_in() local
957 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_rme9652_info_spdif_in()
1096 static const char * const texts[3] = { in snd_rme9652_info_sync_mode() local
1100 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_rme9652_info_sync_mode()
1182 static const char * const texts[4] = { in snd_rme9652_info_sync_pref() local
1189 texts); in snd_rme9652_info_sync_pref()
1341 static const char * const texts[4] = { in snd_rme9652_info_adat_sync() local
1345 return snd_ctl_enum_info(uinfo, 1, 4, texts); in snd_rme9652_info_adat_sync()
[all...]
/linux/sound/pci/emu10k1/
H A Demumixer.c916 const char * const *texts; member
924 .texts = emu1010_clock_texts,
930 .texts = emu1010_clock_texts,
936 .texts = emu1010_clock_texts,
950 .texts = emu0404_clock_texts,
963 return snd_ctl_enum_info(uinfo, 1, emu_ci->num, emu_ci->texts); in snd_emu1010_clock_source_info()
1022 static const char * const texts[2] = { in snd_emu1010_clock_fallback_info() local
1026 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_emu1010_clock_fallback_info()
1069 static const char * const texts[2] = { in snd_emu1010_optical_out_info() local
1073 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_emu1010_optical_out_info()
[all …]
H A Dp16v.c665 static const char * const texts[8] = { in snd_p16v_capture_source_info() local
670 return snd_ctl_enum_info(uinfo, 1, 8, texts); in snd_p16v_capture_source_info()
707 static const char * const texts[4] = { "0", "1", "2", "3", }; in snd_p16v_capture_channel_info() local
709 return snd_ctl_enum_info(uinfo, 1, 4, texts); in snd_p16v_capture_channel_info()
/linux/Documentation/userspace-api/media/
H A Dfdl-appendix.rst81 .. _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/isa/sb/
H A Dsb_mixer.c170 static const char * const texts[5] = { in snd_dt019x_input_sw_info() local
174 return snd_ctl_enum_info(uinfo, 1, 5, texts); in snd_dt019x_input_sw_info()
257 static const char * const texts[3] = { in snd_als4k_mono_capture_route_info() local
261 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_als4k_mono_capture_route_info()
310 static const char * const texts[3] = { in snd_sb8mixer_info_mux() local
314 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_sb8mixer_info_mux()
/linux/sound/pci/pcxhr/
H A Dpcxhr_mixer.c638 static const char *texts[5] = { in pcxhr_audio_src_info() local
650 return snd_ctl_enum_info(uinfo, 1, i, texts); in pcxhr_audio_src_info()
724 const char **texts; in pcxhr_clock_type_info() local
733 texts = textsHR22; in pcxhr_clock_type_info()
736 texts = textsPCXHR; in pcxhr_clock_type_info()
739 return snd_ctl_enum_info(uinfo, 1, clock_items, texts); in pcxhr_clock_type_info()
H A Dpcxhr.c1300 const char **texts; in pcxhr_proc_sync() local
1303 texts = textsHR22; in pcxhr_proc_sync()
1306 texts = textsPCXHR; in pcxhr_proc_sync()
1312 texts[mgr->cur_clock_type]); in pcxhr_proc_sync()
1323 texts[i], sample_rate); in pcxhr_proc_sync()
/linux/sound/isa/msnd/
H A Dmsnd_pinnacle_mixer.c55 static const char * const texts[3] = { in snd_msndmix_info_mux() local
61 return snd_ctl_enum_info(uinfo, 1, items, texts); in snd_msndmix_info_mux()
/linux/sound/soc/renesas/rcar/
H A Drsnd.h720 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 Dcore.c1707 if (cfg->texts) { in rsnd_kctrl_info()
1714 cfg->texts[uinfo->value.enumerated.item], in rsnd_kctrl_info()
1735 if (cfg->texts) in rsnd_kctrl_get()
1753 if (cfg->texts) { in rsnd_kctrl_put()
1822 const char * const *texts, in rsnd_kctrl_new() argument
1861 cfg->texts = texts; in rsnd_kctrl_new()
/linux/sound/pci/
H A Drme96.c1861 const char *texts[5] = { in snd_rme96_info_inputtype_control()
1878 texts[3] = _texts[4]; /* Analog instead of XLR */ in snd_rme96_info_inputtype_control()
1888 return snd_ctl_enum_info(uinfo, 1, num_items, texts); in snd_rme96_get_inputtype_control()
1974 static const char * const texts[3] = { "AutoSync", "Internal", "Word" }; in snd_rme96_info_clockmode_control()
1976 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_rme96_get_clockmode_control()
2006 static const char * const texts[4] = { in snd_rme96_info_attenuation_control()
2010 return snd_ctl_enum_info(uinfo, 1, 4, texts); in snd_rme96_get_attenuation_control()
2041 static const char * const texts[4] = { "1+2", "3+4", "5+6", "7+8" }; in snd_rme96_info_montracks_control()
2043 return snd_ctl_enum_info(uinfo, 1, 4, texts); in snd_rme96_get_montracks_control()
1858 const char *texts[5] = { snd_rme96_info_inputtype_control() local
1971 static const char * const texts[3] = { "AutoSync", "Internal", "Word" }; snd_rme96_info_clockmode_control() local
2003 static const char * const texts[4] = { snd_rme96_info_attenuation_control() local
2038 static const char * const texts[4] = { "1+2", "3+4", "5+6", "7+8" }; snd_rme96_info_montracks_control() local
/linux/sound/soc/tegra/
H A Dtegra210_ahub.h49 .texts = xtexts, \
/linux/sound/soc/codecs/
H A Dwm8958-dsp2.c942 wm8994->mbc_enum.texts = wm8994->mbc_texts; in wm8958_dsp2_init()
968 wm8994->vss_enum.texts = wm8994->vss_texts; in wm8958_dsp2_init()
995 wm8994->vss_hpf_enum.texts = wm8994->vss_hpf_texts; in wm8958_dsp2_init()
1023 wm8994->enh_eq_enum.texts = wm8994->enh_eq_texts; in wm8958_dsp2_init()
/linux/sound/pci/aw2/
H A Daw2-alsa.c612 static const char * const texts[2] = { in snd_aw2_control_switch_capture_info() local
615 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_aw2_control_switch_capture_info()

123