Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/alsa/
Dalsa-ucm.h46 #define PA_ALSA_PROP_UCM_PLAYBACK_ROLES "alsa.ucm.playback.roles" macro
Dalsa-ucm.c720 role_name = is_sink ? PA_ALSA_PROP_UCM_PLAYBACK_ROLES : PA_ALSA_PROP_UCM_CAPTURE_ROLES; in ucm_set_media_roles()
1311 …const char *role_name = is_sink ? PA_ALSA_PROP_UCM_PLAYBACK_ROLES : PA_ALSA_PROP_UCM_CAPTURE_ROLES; in pa_alsa_ucm_add_ports()