Home
last modified time | relevance | path

Searched refs:dmic_component (Results 1 – 5 of 5) 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.c409 static struct snd_soc_dai_link_component dmic_component[] = { variable
512 links[id].codecs = dmic_component; in sof_card_dai_links_create()
513 links[id].num_codecs = ARRAY_SIZE(dmic_component); in sof_card_dai_links_create()
/linux/sound/soc/codecs/
H A Drt712-sdca.h22 struct snd_soc_component *dmic_component; member
H A Drt712-sdca.c1465 rt712->dmic_component = component; in rt712_sdca_dmic_probe()