Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.h59 PA_ALSA_SWITCH_ON, /* set this switch to 'on' unconditionally */ enumerator
Dalsa-mixer.c1505 case PA_ALSA_SWITCH_ON: in pa_alsa_path_select()
2156 e->switch_use = PA_ALSA_SWITCH_ON; in element_parse_switch()
3732 || b->switch_use == PA_ALSA_SWITCH_OFF || b->switch_use == PA_ALSA_SWITCH_ON) in element_is_subset()
3736 if (a->switch_use == PA_ALSA_SWITCH_ON) { in element_is_subset()