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()
1920 if (e->switch_use == PA_ALSA_SWITCH_SELECT) { in element_probe()
2150 e->switch_use = PA_ALSA_SWITCH_SELECT; in element_parse_switch()
2661 if (e->switch_use == PA_ALSA_SWITCH_SELECT) { in element_set_option()
2733 o->element->switch_use != PA_ALSA_SWITCH_SELECT) { in option_verify()
2739 if (o->element->switch_use == PA_ALSA_SWITCH_SELECT && in option_verify()
2773 … if (e->switch_use == PA_ALSA_SWITCH_SELECT && e->enumeration_use == PA_ALSA_ENUMERATION_SELECT) { in element_verify()
3051 if (e->switch_use == PA_ALSA_SWITCH_SELECT || in element_create_settings()
3667 if (a->switch_use == PA_ALSA_SWITCH_SELECT || a->switch_use == PA_ALSA_SWITCH_MUTE in element_is_subset()
3671 if (b->switch_use == PA_ALSA_SWITCH_SELECT) { in element_is_subset()
[all …]