Searched refs:wm8971_priv (Results 1 - 1 of 1) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Dwm8971.c31 struct wm8971_priv { struct
433 struct wm8971_priv *wm8971 = snd_soc_component_get_drvdata(component);
510 struct wm8971_priv *wm8971 = snd_soc_component_get_drvdata(component);
553 struct wm8971_priv *wm8971 =
554 container_of(work, struct wm8971_priv, charge_work.work);
563 struct wm8971_priv *wm8971 = snd_soc_component_get_drvdata(component);
630 struct wm8971_priv *wm8971 = snd_soc_component_get_drvdata(component);
676 struct wm8971_priv *wm8971;
678 wm8971 = devm_kzalloc(&i2c->dev, sizeof(struct wm8971_priv),

Completed in 117 milliseconds