Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dwm8971.c35 struct wm8971_priv { struct
437 struct wm8971_priv *wm8971 = snd_soc_codec_get_drvdata(codec); in wm8971_set_dai_sysclk()
514 struct wm8971_priv *wm8971 = snd_soc_codec_get_drvdata(codec); in wm8971_pcm_hw_params()
557 struct wm8971_priv *wm8971 = in wm8971_charge_work()
558 container_of(work, struct wm8971_priv, charge_work.work); in wm8971_charge_work()
567 struct wm8971_priv *wm8971 = snd_soc_codec_get_drvdata(codec); in wm8971_set_bias_level()
633 struct wm8971_priv *wm8971 = snd_soc_codec_get_drvdata(codec); in wm8971_probe()
678 struct wm8971_priv *wm8971; in wm8971_i2c_probe()
681 wm8971 = devm_kzalloc(&i2c->dev, sizeof(struct wm8971_priv), in wm8971_i2c_probe()