Home
last modified time | relevance | path

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

/linux/sound/soc/intel/boards/
H A Dsof_ssp_amp.c78 sof_card_dai_links_create(struct device *dev, struct snd_soc_card *card, in sof_card_dai_links_create() function
146 ret = sof_card_dai_links_create(&pdev->dev, &sof_ssp_amp_card, ctx); in sof_ssp_amp_probe()
H A Dsof_cs42l42.c156 sof_card_dai_links_create(struct device *dev, struct snd_soc_card *card, in sof_card_dai_links_create() function
236 ret = sof_card_dai_links_create(&pdev->dev, &sof_audio_card_cs42l42, ctx); in sof_audio_probe()
H A Dsof_nau8825.c181 sof_card_dai_links_create(struct device *dev, struct snd_soc_card *card, in sof_card_dai_links_create() function
255 ret = sof_card_dai_links_create(&pdev->dev, &sof_audio_card_nau8825, ctx); in sof_audio_probe()
H A Dsof_pcm512x.c218 static struct snd_soc_dai_link *sof_card_dai_links_create(struct device *dev, in sof_card_dai_links_create() function
392 dai_links = sof_card_dai_links_create(&pdev->dev, ssp_codec, in sof_audio_probe()
H A Dsof_da7219.c220 sof_card_dai_links_create(struct device *dev, struct snd_soc_card *card, in sof_card_dai_links_create() function
392 ret = sof_card_dai_links_create(&pdev->dev, &card_da7219, ctx); in audio_probe()
H A Dsof_rt5682.c527 sof_card_dai_links_create(struct device *dev, struct snd_soc_card *card, in sof_card_dai_links_create() function
734 ret = sof_card_dai_links_create(&pdev->dev, &sof_audio_card_rt5682, ctx); in sof_audio_probe()
H A Dsof_es8336.c424 static struct snd_soc_dai_link *sof_card_dai_links_create(struct device *dev, in sof_card_dai_links_create() function
662 dai_links = sof_card_dai_links_create(dev, in sof_es8336_probe()
/linux/sound/soc/amd/acp/
H A Dacp-sdw-sof-mach.c259 static int sof_card_dai_links_create(struct snd_soc_card *card) in sof_card_dai_links_create() function
387 ret = sof_card_dai_links_create(card); in mc_probe()