Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8524.c27 struct wm8524_priv { struct
63 struct wm8524_priv *wm8524 = snd_soc_component_get_drvdata(component); in wm8524_startup()
87 struct wm8524_priv *wm8524 = snd_soc_component_get_drvdata(component); in wm8524_shutdown()
96 struct wm8524_priv *wm8524 = snd_soc_component_get_drvdata(component); in wm8524_set_dai_sysclk()
152 struct wm8524_priv *wm8524 = snd_soc_component_get_drvdata(dai->component); in wm8524_mute_stream()
188 struct wm8524_priv *wm8524 = snd_soc_component_get_drvdata(component); in wm8524_probe()
216 struct wm8524_priv *wm8524; in wm8524_codec_probe()
219 wm8524 = devm_kzalloc(&pdev->dev, sizeof(struct wm8524_priv), in wm8524_codec_probe()