Home
last modified time | relevance | path

Searched refs:PA_ALSA_SWITCH_SELECT (Results 1 – 2 of 2) sorted by relevance

/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.h60 PA_ALSA_SWITCH_SELECT /* allow the user to select switch status through a setting */ enumerator
Dalsa-mixer.c1511 case PA_ALSA_SWITCH_SELECT: in pa_alsa_path_select()
1928 if (e->switch_use == PA_ALSA_SWITCH_SELECT) { in element_probe()
2158 e->switch_use = PA_ALSA_SWITCH_SELECT; in element_parse_switch()
2669 if (e->switch_use == PA_ALSA_SWITCH_SELECT) { in element_set_option()
2741 o->element->switch_use != PA_ALSA_SWITCH_SELECT) { in option_verify()
2747 if (o->element->switch_use == PA_ALSA_SWITCH_SELECT && in option_verify()
2781 … if (e->switch_use == PA_ALSA_SWITCH_SELECT && e->enumeration_use == PA_ALSA_ENUMERATION_SELECT) { in element_verify()
3114 if (e->switch_use == PA_ALSA_SWITCH_SELECT || in element_create_settings()
3731 if (a->switch_use == PA_ALSA_SWITCH_SELECT || a->switch_use == PA_ALSA_SWITCH_MUTE in element_is_subset()
3735 if (b->switch_use == PA_ALSA_SWITCH_SELECT) { in element_is_subset()
[all …]