Searched refs:snd_tplg_build_bin (Results 1 – 3 of 3) sorted by relevance
1127 int snd_tplg_build_bin(snd_tplg_t *tplg, void **bin, size_t *size);
324 err = snd_tplg_build_bin(tplg, &bin, &size); in compile()
399 int snd_tplg_build_bin(snd_tplg_t *tplg, in snd_tplg_build_bin() function