Home
last modified time | relevance | path

Searched refs:switch_use (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/alsa/acp/
H A Dalsa-mixer.c1443 switch (e->switch_use) { in pa_alsa_path_select()
1837 e->switch_use = PA_ALSA_SWITCH_IGNORE; in element_probe()
2093 e->switch_use = PA_ALSA_SWITCH_IGNORE; in element_parse_switch()
2095 e->switch_use = PA_ALSA_SWITCH_MUTE; in element_parse_switch()
2097 e->switch_use = PA_ALSA_SWITCH_OFF; in element_parse_switch()
2099 e->switch_use = PA_ALSA_SWITCH_ON; in element_parse_switch()
2929 e->switch_use = PA_ALSA_SWITCH_MUTE; in pa_alsa_path_synthesize()
3234 e->switch_use, in pa_alsa_element_dump()
3632 if (a->switch_use != b->switch_use) { in element_is_subset()
3634 if (a->switch_use == PA_ALSA_SWITCH_SELECT || a->switch_use == PA_ALSA_SWITCH_MUTE in element_is_subset()
[all …]
H A Dalsa-mixer.h146 pa_alsa_switch_use_t switch_use; member
H A Dalsa-ucm.c1113 e->switch_use = PA_ALSA_SWITCH_MUTE; in ucm_add_port_combination()