Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dtopology.h809 int snd_tplg_load(snd_tplg_t *tplg, const char *buf, size_t size);
/third_party/alsa-utils/topology/
Dtopology.c148 err = snd_tplg_load(*tplg, config, config_size); in load_topology()
/third_party/alsa-lib/src/topology/
Dparser.c281 int snd_tplg_load(snd_tplg_t *tplg, const char *buf, size_t size) in snd_tplg_load() function