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()
1154 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_i2s_hw_params()
1234 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_hifi_write_dai_fmt()
1261 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_hifi_set_dai_fmt()
1271 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_voice_write_dai_fmt()
1291 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_voice_set_dai_fmt()
1302 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_mute()
1321 struct wm8753_priv *wm8753 = in wm8753_charge_work()
1322 container_of(work, struct wm8753_priv, charge_work.work); in wm8753_charge_work()
1331 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_set_bias_level()
1440 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_resume()
1449 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_probe()
1515 struct wm8753_priv *wm8753; in wm8753_spi_probe()
1518 wm8753 = devm_kzalloc(&spi->dev, sizeof(struct wm8753_priv), in wm8753_spi_probe()
1554 struct wm8753_priv *wm8753; in wm8753_i2c_probe()
1557 wm8753 = devm_kzalloc(&i2c->dev, sizeof(struct wm8753_priv), in wm8753_i2c_probe()