Home | History | Annotate | Download | only in src

Lines Matching refs:ALSA_CONFIG_DIR

583 				char *tmp = malloc(strlen(ALSA_CONFIG_DIR) + 1 + strlen(str + 8) + 1);
588 sprintf(tmp, ALSA_CONFIG_DIR "/%s", str + 8);
2610 #define ALSA_CONFIG_PATH_DEFAULT ALSA_CONFIG_DIR "/alsa.conf"