Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/boards/
Dsof_rt5682.c385 static struct snd_soc_dai_link_component rt5682_component[] = { variable
431 links[id].codecs = rt5682_component; in sof_card_dai_links_create()
432 links[id].num_codecs = ARRAY_SIZE(rt5682_component); in sof_card_dai_links_create()
666 if (!strcmp(component->name, rt5682_component[0].name)) { in sof_rt5682_remove()