Searched refs:snd_tplg_load (Results 1 – 3 of 3) sorted by relevance
809 int snd_tplg_load(snd_tplg_t *tplg, const char *buf, size_t size);
148 err = snd_tplg_load(*tplg, config, config_size); in load_topology()
281 int snd_tplg_load(snd_tplg_t *tplg, const char *buf, size_t size) in snd_tplg_load() function