Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/
Dnocodec.c95 card->topology_shortname_created = true; in sof_nocodec_probe()
/Linux-v5.15/sound/soc/
Dsoc-core.c1860 if (!card->topology_shortname_created) { in soc_check_tplg_fes()
1866 card->topology_shortname_created = true; in soc_check_tplg_fes()
/Linux-v5.15/include/sound/
Dsoc.h986 unsigned int topology_shortname_created:1; member