Lines Matching refs:rt5659_priv
1302 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_headset_detect()
1369 struct rt5659_priv *rt5659 = data; in rt5659_irq()
1380 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_jack_detect()
1392 struct rt5659_priv *rt5659 = in rt5659_jack_detect_work()
1393 container_of(work, struct rt5659_priv, jack_detect_work.work); in rt5659_jack_detect_work()
1463 struct rt5659_priv *rt5659 = in rt5659_jack_detect_intel_hd_header()
1464 container_of(work, struct rt5659_priv, jack_detect_work.work); in rt5659_jack_detect_intel_hd_header()
1606 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in set_dmic_clk()
3314 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_hw_params()
3397 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_dai_fmt()
3464 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_component_sysclk()
3499 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_component_pll()
3617 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_bclk_ratio()
3645 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_bias_level()
3695 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_probe()
3704 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_remove()
3712 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_suspend()
3721 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_resume()
3842 static int rt5659_parse_dt(struct rt5659_priv *rt5659, struct device *dev) in rt5659_parse_dt()
3862 static void rt5659_calibrate(struct rt5659_priv *rt5659) in rt5659_calibrate()
4064 static void rt5659_intel_hd_header_probe_setup(struct rt5659_priv *rt5659) in rt5659_intel_hd_header_probe_setup()
4116 struct rt5659_priv *rt5659; in rt5659_i2c_probe()
4120 rt5659 = devm_kzalloc(&i2c->dev, sizeof(struct rt5659_priv), in rt5659_i2c_probe()
4332 struct rt5659_priv *rt5659 = i2c_get_clientdata(client); in rt5659_i2c_shutdown()