Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/intel/boards/
Dbdw-rt5650.c168 struct bdw_rt5650_priv *bdw_rt5650 = in bdw_rt5650_init() local
209 bdw_rt5650->component = component; in bdw_rt5650_init()
292 struct bdw_rt5650_priv *bdw_rt5650; in bdw_rt5650_probe() local
299 bdw_rt5650 = devm_kzalloc(&pdev->dev, sizeof(struct bdw_rt5650_priv), in bdw_rt5650_probe()
301 if (!bdw_rt5650) in bdw_rt5650_probe()
312 snd_soc_card_set_drvdata(&bdw_rt5650_card, bdw_rt5650); in bdw_rt5650_probe()