Lines Matching refs:wm8753_priv
136 struct wm8753_priv { struct
228 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_get_dai()
238 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_set_dai()
865 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_set_dai_sysclk()
925 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_pcm_hw_params()
1156 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_i2s_hw_params()
1236 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_hifi_write_dai_fmt()
1263 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_hifi_set_dai_fmt()
1273 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_voice_write_dai_fmt()
1293 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_voice_set_dai_fmt()
1304 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_mute()
1323 struct wm8753_priv *wm8753 = in wm8753_charge_work()
1324 container_of(work, struct wm8753_priv, charge_work.work); in wm8753_charge_work()
1333 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_set_bias_level()
1444 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_resume()
1453 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_probe()
1518 struct wm8753_priv *wm8753; in wm8753_spi_probe()
1521 wm8753 = devm_kzalloc(&spi->dev, sizeof(struct wm8753_priv), in wm8753_spi_probe()
1556 struct wm8753_priv *wm8753; in wm8753_i2c_probe()
1559 wm8753 = devm_kzalloc(&i2c->dev, sizeof(struct wm8753_priv), in wm8753_i2c_probe()