Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/sof/
Dnocodec.c18 .topology_shortname = "sof-nocodec",
/Linux-v5.15/sound/soc/
Dsoc-core.c1863 snprintf(card->topology_shortname, 32, "%s-%s", in soc_check_tplg_fes()
1870 card->name = card->topology_shortname; in soc_check_tplg_fes()
/Linux-v5.15/include/sound/
Dsoc.h883 char topology_shortname[32]; member