Lines Matching refs:wm8753_priv
141 struct wm8753_priv { struct
233 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_get_dai()
243 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_set_dai()
870 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_set_dai_sysclk()
930 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_pcm_hw_params()
1159 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_i2s_hw_params()
1239 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_hifi_write_dai_fmt()
1266 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_hifi_set_dai_fmt()
1276 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_voice_write_dai_fmt()
1296 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_voice_set_dai_fmt()
1307 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_mute()
1326 struct wm8753_priv *wm8753 = in wm8753_charge_work()
1327 container_of(work, struct wm8753_priv, charge_work.work); in wm8753_charge_work()
1336 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_set_bias_level()
1445 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_resume()
1454 struct wm8753_priv *wm8753 = snd_soc_component_get_drvdata(component); in wm8753_probe()
1520 struct wm8753_priv *wm8753; in wm8753_spi_probe()
1523 wm8753 = devm_kzalloc(&spi->dev, sizeof(struct wm8753_priv), in wm8753_spi_probe()
1559 struct wm8753_priv *wm8753; in wm8753_i2c_probe()
1562 wm8753 = devm_kzalloc(&i2c->dev, sizeof(struct wm8753_priv), in wm8753_i2c_probe()