Lines Matching refs:wm8904_priv

46 struct wm8904_priv {  struct
316 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_configure_clocking()
372 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_set_drc()
392 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_put_drc_enum()
410 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_get_drc_enum()
419 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_set_retune_mobile()
463 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_put_retune_mobile_enum()
481 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_get_retune_mobile_enum()
492 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_set_deemph()
521 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_get_deemph()
531 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_put_deemph()
657 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in sysclk_event()
695 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in out_pga_event()
1186 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_add_widgets()
1298 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_hw_params()
1514 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_set_tdm_slot()
1671 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_set_fll()
1810 struct wm8904_priv *priv = snd_soc_component_get_drvdata(component); in wm8904_set_sysclk()
1874 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_set_bias_level()
1998 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_handle_retune_mobile_pdata()
2055 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_handle_pdata()
2106 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_probe()
2129 struct wm8904_priv *wm8904 = snd_soc_component_get_drvdata(component); in wm8904_remove()
2175 struct wm8904_priv *wm8904; in wm8904_i2c_probe()
2179 wm8904 = devm_kzalloc(&i2c->dev, sizeof(struct wm8904_priv), in wm8904_i2c_probe()