Lines Matching refs:rt5659_priv
1265 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_headset_detect()
1332 struct rt5659_priv *rt5659 = data; in rt5659_irq()
1343 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_jack_detect()
1355 struct rt5659_priv *rt5659 = in rt5659_jack_detect_work()
1356 container_of(work, struct rt5659_priv, jack_detect_work.work); in rt5659_jack_detect_work()
1426 struct rt5659_priv *rt5659 = in rt5659_jack_detect_intel_hd_header()
1427 container_of(work, struct rt5659_priv, jack_detect_work.work); in rt5659_jack_detect_intel_hd_header()
1569 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in set_dmic_clk()
3280 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_hw_params()
3363 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_dai_fmt()
3430 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_component_sysclk()
3470 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_component_pll()
3588 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_bclk_ratio()
3616 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_bias_level()
3668 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_probe()
3688 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_remove()
3696 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_suspend()
3705 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_resume()
3825 static int rt5659_parse_dt(struct rt5659_priv *rt5659, struct device *dev) in rt5659_parse_dt()
3845 static void rt5659_calibrate(struct rt5659_priv *rt5659) in rt5659_calibrate()
4047 static void rt5659_intel_hd_header_probe_setup(struct rt5659_priv *rt5659) in rt5659_intel_hd_header_probe_setup()
4098 struct rt5659_priv *rt5659; in rt5659_i2c_probe()
4102 rt5659 = devm_kzalloc(&i2c->dev, sizeof(struct rt5659_priv), in rt5659_i2c_probe()
4314 struct rt5659_priv *rt5659 = i2c_get_clientdata(client); in rt5659_i2c_shutdown()