Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dhsw_rt5640.c136 static struct snd_soc_card hsw_rt5640_card = { variable
154 hsw_rt5640_card.dev = dev; in hsw_rt5640_probe()
157 ret = snd_soc_fixup_dai_links_platform_name(&hsw_rt5640_card, mach->mach_params.platform); in hsw_rt5640_probe()
161 return devm_snd_soc_register_card(dev, &hsw_rt5640_card); in hsw_rt5640_probe()