Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/boards/
H A Dbdw-rt5650.c168 struct bdw_rt5650_priv *bdw_rt5650 = in bdw_rt5650_init() local
209 bdw_rt5650->component = component; in bdw_rt5650_init()
291 struct bdw_rt5650_priv *bdw_rt5650; in bdw_rt5650_probe() local
298 bdw_rt5650 = devm_kzalloc(&pdev->dev, sizeof(struct bdw_rt5650_priv), in bdw_rt5650_probe()
300 if (!bdw_rt5650) in bdw_rt5650_probe()
320 snd_soc_card_set_drvdata(&bdw_rt5650_card, bdw_rt5650); in bdw_rt5650_probe()