Home
last modified time | relevance | path

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

/external/qemu/audio/
Daudio.c407 static const char *audio_get_conf_str (const char *key, in audio_get_conf_str() function
593 *strp = audio_get_conf_str (optname, *strp, &def); in audio_process_options()
1992 drvname = audio_get_conf_str ("QEMU_AUDIO_DRV", NULL, &def); in audio_init()