Searched refs:wm8753_priv (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
H A Dwm8753.c142 struct wm8753_priv { struct
234 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); wm8753_get_dai()
244 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); wm8753_set_dai()
870 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); wm8753_set_dai_sysclk()
930 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); wm8753_pcm_hw_params()
1159 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); wm8753_i2s_hw_params()
1239 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); wm8753_hifi_write_dai_fmt()
1266 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); wm8753_hifi_set_dai_fmt()
1276 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); wm8753_voice_write_dai_fmt()
1296 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); wm8753_voice_set_dai_fmt()
1307 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); wm8753_mute()
1326 struct wm8753_priv *wm8753 = wm8753_charge_work()
1327 container_of(work, struct wm8753_priv, charge_work.work); wm8753_charge_work()
1336 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); wm8753_set_bias_level()
1445 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); wm8753_resume()
1454 struct wm8753_priv *wm8753 = snd_soc_codec_get_drvdata(codec); wm8753_probe()
1517 struct wm8753_priv *wm8753; wm8753_spi_probe()
1520 wm8753 = devm_kzalloc(&spi->dev, sizeof(struct wm8753_priv), wm8753_spi_probe()
1563 struct wm8753_priv *wm8753; wm8753_i2c_probe()
1566 wm8753 = devm_kzalloc(&i2c->dev, sizeof(struct wm8753_priv), wm8753_i2c_probe()

Completed in 40 milliseconds