Lines Matching refs:wm8753_priv
147 struct wm8753_priv { struct
239 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); in wm8753_get_dai()
249 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); in wm8753_set_dai()
876 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); in wm8753_set_dai_sysclk()
936 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); in wm8753_pcm_hw_params()
1165 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); in wm8753_i2s_hw_params()
1245 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); in wm8753_hifi_write_dai_fmt()
1272 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); in wm8753_hifi_set_dai_fmt()
1282 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); in wm8753_voice_write_dai_fmt()
1302 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); in wm8753_voice_set_dai_fmt()
1313 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); in wm8753_mute()
1332 struct wm8753_priv *wm8753 = in wm8753_charge_work()
1333 container_of(work, struct wm8753_priv, charge_work.work); in wm8753_charge_work()
1342 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); in wm8753_set_bias_level()
1452 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); in wm8753_resume()
1461 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); in wm8753_probe()
1525 struct wm8753_priv *wm8753; in wm8753_spi_probe()
1528 wm8753 = devm_kzalloc(&spi->dev, sizeof(struct wm8753_priv), in wm8753_spi_probe()
1572 struct wm8753_priv *wm8753; in wm8753_i2c_probe()
1575 wm8753 = devm_kzalloc(&i2c->dev, sizeof(struct wm8753_priv), in wm8753_i2c_probe()