Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.h58 PA_ALSA_SWITCH_OFF, /* set this switch to 'off' unconditionally */ enumerator
Dalsa-mixer.c1501 case PA_ALSA_SWITCH_OFF: in pa_alsa_path_select()
2146 e->switch_use = PA_ALSA_SWITCH_OFF; in element_parse_switch()
3668 || b->switch_use == PA_ALSA_SWITCH_OFF || b->switch_use == PA_ALSA_SWITCH_ON) in element_is_subset()
3675 } else if (a->switch_use == PA_ALSA_SWITCH_OFF) { in element_is_subset()