Searched refs:snd_config_add_before (Results 1 – 3 of 3) sorted by relevance
126 int snd_config_add_before(snd_config_t *before, snd_config_t *child);
207 err = snd_config_add_before(_before, n); in compound_merge()
2214 int snd_config_add_before(snd_config_t *before, snd_config_t *child) in snd_config_add_before() function