Lines Matching refs:rt5645_priv

411 struct rt5645_priv {  struct
676 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_hweq_get()
702 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_hweq_put()
744 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_spk_put_volsw()
849 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in set_dmic_clk()
927 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_enable_hweq()
1647 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in hp_amp_power()
1740 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_hp_event()
1892 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5650_hp_event()
2735 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_hw_params()
2811 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_set_dai_fmt()
2882 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_set_dai_sysclk()
2916 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_set_dai_pll()
2987 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_set_tdm_slot()
3052 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_set_bias_level()
3140 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_jack_detect()
3233 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_set_jack_detect()
3253 struct rt5645_priv *rt5645 = in rt5645_jack_detect_work()
3254 container_of(work, struct rt5645_priv, jack_detect_work.work); in rt5645_jack_detect_work()
3350 struct rt5645_priv *rt5645 = in rt5645_rcclock_work()
3351 container_of(work, struct rt5645_priv, rcclock_work.work); in rt5645_rcclock_work()
3359 struct rt5645_priv *rt5645 = data; in rt5645_irq()
3369 struct rt5645_priv *rt5645 = from_timer(rt5645, t, btn_check_timer); in rt5645_btn_check_callback()
3378 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_probe()
3436 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_suspend()
3446 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_resume()
3797 static int rt5645_parse_dt(struct rt5645_priv *rt5645, struct device *dev) in rt5645_parse_dt()
3816 struct rt5645_priv *rt5645; in rt5645_i2c_probe()
3821 rt5645 = devm_kzalloc(&i2c->dev, sizeof(struct rt5645_priv), in rt5645_i2c_probe()
4093 struct rt5645_priv *rt5645 = i2c_get_clientdata(i2c); in rt5645_i2c_remove()
4109 struct rt5645_priv *rt5645 = i2c_get_clientdata(i2c); in rt5645_i2c_shutdown()