Lines Matching refs:texts

1656 	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"}; in snd_hdsp_info_da_gain() local
2128 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_hdsp_info_da_gain()
2205 static const char * const texts[] = {"-10 dBV", "+4 dBu", "Lo Gain"}; in snd_hdsp_info_ad_gain() local
2207 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_hdsp_info_ad_gain()
2284 static const char * const texts[] = {"0 dB", "-6 dB", "-12 dB"}; in snd_hdsp_info_phone_gain() local
2286 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_hdsp_info_phone_gain()
2382 static const char * const texts[] = { in snd_hdsp_info_pref_sync_ref() local
2403 return snd_ctl_enum_info(uinfo, 1, num_items, texts); in snd_hdsp_info_pref_sync_ref()
2483 static const char * const texts[] = { in snd_hdsp_info_autosync_ref() local
2487 return snd_ctl_enum_info(uinfo, 1, 7, texts); in snd_hdsp_info_autosync_ref()
2674 static const char * const texts[] = {"No Lock", "Lock", "Sync" }; in snd_hdsp_info_sync_check() local
2676 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_hdsp_info_sync_check()
3033 static const char * const texts[] = { in snd_hdsp_info_rpm_input() local
3037 return snd_ctl_enum_info(uinfo, 1, 5, texts); in snd_hdsp_info_rpm_input()
3162 static const char * const texts[] = {"On", "Off"}; in snd_hdsp_info_rpm_bypass() local
3164 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_hdsp_info_rpm_bypass()
3213 static const char * const texts[] = {"On", "Off"}; in snd_hdsp_info_rpm_disconnect() local
3215 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_hdsp_info_rpm_disconnect()