Lines Matching refs:rt5645_priv

409 struct rt5645_priv {  struct
674 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_hweq_get()
700 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_hweq_put()
745 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_spk_put_volsw()
850 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in set_dmic_clk()
928 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_enable_hweq()
1684 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in hp_amp_power()
1777 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_hp_event()
1929 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5650_hp_event()
2772 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_hw_params()
2848 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_set_dai_fmt()
2919 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_set_dai_sysclk()
2953 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_set_dai_pll()
3024 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_set_tdm_slot()
3089 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_set_bias_level()
3177 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_jack_detect()
3270 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_set_jack_detect()
3290 struct rt5645_priv *rt5645 = in rt5645_jack_detect_work()
3291 container_of(work, struct rt5645_priv, jack_detect_work.work); in rt5645_jack_detect_work()
3384 struct rt5645_priv *rt5645 = in rt5645_rcclock_work()
3385 container_of(work, struct rt5645_priv, rcclock_work.work); in rt5645_rcclock_work()
3393 struct rt5645_priv *rt5645 = data; in rt5645_irq()
3403 struct rt5645_priv *rt5645 = from_timer(rt5645, t, btn_check_timer); in rt5645_btn_check_callback()
3412 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_probe()
3467 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_suspend()
3477 struct rt5645_priv *rt5645 = snd_soc_component_get_drvdata(component); in rt5645_resume()
3776 static int rt5645_parse_dt(struct rt5645_priv *rt5645, struct device *dev) in rt5645_parse_dt()
3795 struct rt5645_priv *rt5645; in rt5645_i2c_probe()
3800 rt5645 = devm_kzalloc(&i2c->dev, sizeof(struct rt5645_priv), in rt5645_i2c_probe()
4071 struct rt5645_priv *rt5645 = i2c_get_clientdata(i2c); in rt5645_i2c_remove()
4087 struct rt5645_priv *rt5645 = i2c_get_clientdata(i2c); in rt5645_i2c_shutdown()