Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/boards/
Dhaswell.c176 static struct snd_soc_card haswell_rt5640 = { variable
193 haswell_rt5640.dev = &pdev->dev; in haswell_audio_probe()
197 ret = snd_soc_fixup_dai_links_platform_name(&haswell_rt5640, in haswell_audio_probe()
202 return devm_snd_soc_register_card(&pdev->dev, &haswell_rt5640); in haswell_audio_probe()