Home
last modified time | relevance | path

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

/linux/sound/soc/intel/boards/
H A Dsof_pcm512x.c215 SND_SOC_DAILINK_DEF(dmic_component,
291 links[id].codecs = dmic_component; in sof_card_dai_links_create()
292 links[id].num_codecs = ARRAY_SIZE(dmic_component); in sof_card_dai_links_create()
H A Dsof_board_helpers.c154 static struct snd_soc_dai_link_component dmic_component[] = { variable
257 link->codecs = dmic_component; in set_dmic_link()
258 link->num_codecs = ARRAY_SIZE(dmic_component); in set_dmic_link()
H A Dsof_es8336.c389 static struct snd_soc_dai_link_component dmic_component[] = { variable
492 links[id].codecs = dmic_component; in sof_card_dai_links_create()
493 links[id].num_codecs = ARRAY_SIZE(dmic_component); in sof_card_dai_links_create()