Searched refs:tplg_cnt (Results 1 – 1 of 1) sorted by relevance
2493 int tplg_cnt = 0; in snd_sof_load_topology() local2518 tplg_cnt = sof_pdata->machine->get_function_tplg_files(scomp->card, in snd_sof_load_topology()2523 if (tplg_cnt < 0) { in snd_sof_load_topology()2525 return tplg_cnt; in snd_sof_load_topology()2533 if (!tplg_cnt) { in snd_sof_load_topology()2540 tplg_cnt = 1; in snd_sof_load_topology()2546 for (i = 0; i < tplg_cnt; i++) { in snd_sof_load_topology()