Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dconf.h130 int snd_config_delete_compound_members(const snd_config_t *config);
/third_party/alsa-lib/src/
Dconf.c1729 int err = snd_config_delete_compound_members(dst); in snd_config_substitute()
2428 int snd_config_delete_compound_members(const snd_config_t *config) in snd_config_delete_compound_members() function