Home
last modified time | relevance | path

Searched refs:ALSA_CONFIG_DIR (Results 1 - 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
H A Dconfig.h11 #define ALSA_CONFIG_DIR "/system/etc/audio/alsa/share" macro
/third_party/alsa-lib/src/ucm/
H A Dutils.c344 path = ALSA_CONFIG_DIR "/ucm2"; in uc_mgr_config_dir()
348 path = ALSA_CONFIG_DIR "/ucm"; in uc_mgr_config_dir()
/third_party/alsa-lib/src/
H A Dconf.c594 * If the path is specified via the environment variable \c ALSA_CONFIG_DIR
603 topdir = getenv("ALSA_CONFIG_DIR"); in snd_config_topdir()
605 topdir = ALSA_CONFIG_DIR; in snd_config_topdir()

Completed in 9 milliseconds