Lines Matching refs:rt5659_priv

1264 	struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component);  in rt5659_headset_detect()
1331 struct rt5659_priv *rt5659 = data; in rt5659_irq()
1342 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_jack_detect()
1354 struct rt5659_priv *rt5659 = in rt5659_jack_detect_work()
1355 container_of(work, struct rt5659_priv, jack_detect_work.work); in rt5659_jack_detect_work()
1425 struct rt5659_priv *rt5659 = in rt5659_jack_detect_intel_hd_header()
1426 container_of(work, struct rt5659_priv, jack_detect_work.work); in rt5659_jack_detect_intel_hd_header()
1568 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in set_dmic_clk()
3279 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_hw_params()
3362 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_dai_fmt()
3429 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_component_sysclk()
3469 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_component_pll()
3587 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_bclk_ratio()
3615 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_set_bias_level()
3667 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_probe()
3687 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_remove()
3695 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_suspend()
3704 struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component); in rt5659_resume()
3824 static int rt5659_parse_dt(struct rt5659_priv *rt5659, struct device *dev) in rt5659_parse_dt()
3844 static void rt5659_calibrate(struct rt5659_priv *rt5659) in rt5659_calibrate()
4046 static void rt5659_intel_hd_header_probe_setup(struct rt5659_priv *rt5659) in rt5659_intel_hd_header_probe_setup()
4097 struct rt5659_priv *rt5659; in rt5659_i2c_probe()
4101 rt5659 = devm_kzalloc(&i2c->dev, sizeof(struct rt5659_priv), in rt5659_i2c_probe()
4309 struct rt5659_priv *rt5659 = i2c_get_clientdata(client); in rt5659_i2c_shutdown()