Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dtopology.c2501 int tplg_cnt = 0; in snd_sof_load_topology() local
2526 tplg_cnt = sof_pdata->machine->get_function_tplg_files(scomp->card, in snd_sof_load_topology()
2531 if (tplg_cnt < 0) { in snd_sof_load_topology()
2533 return tplg_cnt; in snd_sof_load_topology()
2541 if (!tplg_cnt) { in snd_sof_load_topology()
2548 tplg_cnt = 1; in snd_sof_load_topology()
2554 for (i = 0; i < tplg_cnt; i++) { in snd_sof_load_topology()