Lines Matching refs:rt5665_priv
43 struct rt5665_priv { struct
1169 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_headset_detect()
1235 struct rt5665_priv *rt5665 = data; in rt5665_irq()
1245 struct rt5665_priv *rt5665 = container_of(work, struct rt5665_priv, in rt5665_jd_check_handler()
1264 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_set_jack_detect()
1292 struct rt5665_priv *rt5665 = in rt5665_jack_detect_handler()
1293 container_of(work, struct rt5665_priv, jack_detect_work.work); in rt5665_jack_detect_handler()
1480 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in set_dmic_clk()
4109 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_hw_params()
4219 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_set_dai_fmt()
4288 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_set_component_sysclk()
4335 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_set_component_pll()
4401 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_set_bclk_ratio()
4429 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_set_bias_level()
4461 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_probe()
4472 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_remove()
4480 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_suspend()
4489 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_resume()
4643 static int rt5665_parse_dt(struct rt5665_priv *rt5665, struct device *dev) in rt5665_parse_dt()
4667 static void rt5665_calibrate(struct rt5665_priv *rt5665) in rt5665_calibrate()
4749 struct rt5665_priv *rt5665 = container_of(work, struct rt5665_priv, in rt5665_calibrate_handler()
4764 struct rt5665_priv *rt5665; in rt5665_i2c_probe()
4768 rt5665 = devm_kzalloc(&i2c->dev, sizeof(struct rt5665_priv), in rt5665_i2c_probe()
4944 struct rt5665_priv *rt5665 = i2c_get_clientdata(client); in rt5665_i2c_shutdown()