Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dconf.h126 int snd_config_add_before(snd_config_t *before, snd_config_t *child);
/third_party/alsa-lib/src/ucm/
Ducm_include.c207 err = snd_config_add_before(_before, n); in compound_merge()
/third_party/alsa-lib/src/
Dconf.c2214 int snd_config_add_before(snd_config_t *before, snd_config_t *child) in snd_config_add_before() function