Lines Matching refs:texts

1679 	static const char * const texts[4] = {  in snd_hdsp_info_spdif_in()  local
1685 texts); in snd_hdsp_info_spdif_in()
1782 static const char * const texts[] = { in snd_hdsp_info_spdif_sample_rate() local
1789 texts); in snd_hdsp_info_spdif_sample_rate()
1866 static const char * const texts[] = { in snd_hdsp_info_autosync_sample_rate() local
1872 texts); in snd_hdsp_info_autosync_sample_rate()
1933 static const char * const texts[] = {"Master", "Slave" }; in snd_hdsp_info_system_clock_mode() local
1935 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_hdsp_info_system_clock_mode()
2036 static const char * const texts[] = { in snd_hdsp_info_clock_source() local
2045 texts); in snd_hdsp_info_clock_source()
2149 static const char * const texts[] = {"Hi Gain", "+4 dBu", "-10 dbV"}; in snd_hdsp_info_da_gain() local
2151 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_hdsp_info_da_gain()
2228 static const char * const texts[] = {"-10 dBV", "+4 dBu", "Lo Gain"}; in snd_hdsp_info_ad_gain() local
2230 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_hdsp_info_ad_gain()
2307 static const char * const texts[] = {"0 dB", "-6 dB", "-12 dB"}; in snd_hdsp_info_phone_gain() local
2309 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_hdsp_info_phone_gain()
2405 static const char * const texts[] = { in snd_hdsp_info_pref_sync_ref() local
2426 return snd_ctl_enum_info(uinfo, 1, num_items, texts); in snd_hdsp_info_pref_sync_ref()
2506 static const char * const texts[] = { in snd_hdsp_info_autosync_ref() local
2510 return snd_ctl_enum_info(uinfo, 1, 7, texts); in snd_hdsp_info_autosync_ref()
2697 static const char * const texts[] = {"No Lock", "Lock", "Sync" }; in snd_hdsp_info_sync_check() local
2699 return snd_ctl_enum_info(uinfo, 1, 3, texts); in snd_hdsp_info_sync_check()
3056 static const char * const texts[] = { in snd_hdsp_info_rpm_input() local
3060 return snd_ctl_enum_info(uinfo, 1, 5, texts); in snd_hdsp_info_rpm_input()
3185 static const char * const texts[] = {"On", "Off"}; in snd_hdsp_info_rpm_bypass() local
3187 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_hdsp_info_rpm_bypass()
3236 static const char * const texts[] = {"On", "Off"}; in snd_hdsp_info_rpm_disconnect() local
3238 return snd_ctl_enum_info(uinfo, 1, 2, texts); in snd_hdsp_info_rpm_disconnect()