Home
last modified time | relevance | path

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

/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()
82 struct wm8524_priv *wm8524 = snd_soc_component_get_drvdata(component); in wm8524_shutdown()
91 struct wm8524_priv *wm8524 = snd_soc_component_get_drvdata(component); in wm8524_set_dai_sysclk()
153 struct wm8524_priv *wm8524 = snd_soc_component_get_drvdata(dai->component); in wm8524_mute_stream()
166 struct wm8524_priv *wm8524 = snd_soc_component_get_drvdata(component); in wm8524_hw_params()
217 struct wm8524_priv *wm8524 = snd_soc_component_get_drvdata(component); in wm8524_probe()
245 struct wm8524_priv *wm8524; in wm8524_codec_probe()
248 wm8524 = devm_kzalloc(&pdev->dev, sizeof(struct wm8524_priv), in wm8524_codec_probe()