Home
last modified time | relevance | path

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

/linux/sound/soc/intel/boards/
H A Dsof_pcm512x.c216 SND_SOC_DAILINK_DEF(dmic_component,
292 links[id].codecs = dmic_component; in sof_card_dai_links_create()
293 links[id].num_codecs = ARRAY_SIZE(dmic_component); in sof_card_dai_links_create()
H A Dsof_board_helpers.c156 static struct snd_soc_dai_link_component dmic_component[] = {
259 link->codecs = dmic_component; in set_dmic_link()
260 link->num_codecs = ARRAY_SIZE(dmic_component); in set_dmic_link()
154 static struct snd_soc_dai_link_component dmic_component[] = { global() variable
H A Dsof_es8336.c391 static struct snd_soc_dai_link_component dmic_component[] = { variable
494 links[id].codecs = dmic_component; in sof_card_dai_links_create()
495 links[id].num_codecs = ARRAY_SIZE(dmic_component); in sof_card_dai_links_create()
/linux/sound/soc/codecs/
H A Drt712-sdca.c1395 rt712->dmic_component = component;