Home
last modified time | relevance | path

Searched refs:PA_ALSA_PATHS_DIR (Results 1 – 4 of 4) sorted by relevance

/third_party/pulseaudio/src/tests/
Dalsa-mixer-path-test.c24 return PA_ALSA_PATHS_DIR; in get_default_paths_dir()
/third_party/pulseaudio/include/
Dconfig.h256 #define PA_ALSA_PATHS_DIR "/usr/local/share/pulseaudio/alsa-mixer/paths" macro
/third_party/pulseaudio/
Dmeson.build163 cdata.set_quoted('PA_ALSA_PATHS_DIR', join_paths(alsadatadir, 'paths'))
/third_party/pulseaudio/src/modules/alsa/
Dalsa-mixer.c2912 path_config_path = pa_maybe_prefix_path(fname, PA_ALSA_PATHS_DIR); in get_path_config_path()