Home
last modified time | relevance | path

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

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