Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm8978.c99 struct wm8978_priv { struct
476 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); in wm8978_configure_pll()
569 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); in wm8978_set_dai_clkdiv()
614 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); in wm8978_set_dai_sysclk()
724 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); in wm8978_hw_params()
928 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); in wm8978_suspend()
941 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); in wm8978_resume()
976 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); in wm8978_probe()
1028 struct wm8978_priv *wm8978; in wm8978_i2c_probe()
1031 wm8978 = devm_kzalloc(&i2c->dev, sizeof(struct wm8978_priv), in wm8978_i2c_probe()