Home
last modified time | relevance | path

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

/sound/soc/intel/boards/
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()
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()
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()
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()
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()
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()
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()
A Dsof_sdw.c1137 static int sof_card_dai_links_create(struct snd_soc_card *card) in sof_card_dai_links_create() function
1374 ret = sof_card_dai_links_create(card); in mc_probe()
/sound/soc/amd/acp/
A Dacp-sdw-sof-mach.c266 static int sof_card_dai_links_create(struct snd_soc_card *card) in sof_card_dai_links_create() function
394 ret = sof_card_dai_links_create(card); in mc_probe()

Completed in 13 milliseconds