Lines Matching refs:rt5665_priv

42 struct rt5665_priv {  struct
1168 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_headset_detect()
1234 struct rt5665_priv *rt5665 = data; in rt5665_irq()
1244 struct rt5665_priv *rt5665 = container_of(work, struct rt5665_priv, in rt5665_jd_check_handler()
1263 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_set_jack_detect()
1291 struct rt5665_priv *rt5665 = in rt5665_jack_detect_handler()
1292 container_of(work, struct rt5665_priv, jack_detect_work.work); in rt5665_jack_detect_handler()
1479 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in set_dmic_clk()
4108 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_hw_params()
4218 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_set_dai_fmt()
4287 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_set_component_sysclk()
4334 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_set_component_pll()
4400 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_set_bclk_ratio()
4428 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_set_bias_level()
4460 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_probe()
4471 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_remove()
4481 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_suspend()
4490 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()
4664 static void rt5665_calibrate(struct rt5665_priv *rt5665) in rt5665_calibrate()
4746 struct rt5665_priv *rt5665 = container_of(work, struct rt5665_priv, in rt5665_calibrate_handler()
4760 struct rt5665_priv *rt5665; in rt5665_i2c_probe()
4764 rt5665 = devm_kzalloc(&i2c->dev, sizeof(struct rt5665_priv), in rt5665_i2c_probe()
4943 struct rt5665_priv *rt5665 = i2c_get_clientdata(client); in rt5665_i2c_shutdown()