Lines Matching refs:rt1015_priv

433 	struct rt1015_priv *rt1015 =  in rt1015_boost_mode_get()
446 struct rt1015_priv *rt1015 = in rt1015_boost_mode_put()
485 struct rt1015_priv *rt1015 = in rt1015_bypass_boost_get()
493 static void rt1015_calibrate(struct rt1015_priv *rt1015) in rt1015_calibrate()
525 struct rt1015_priv *rt1015 = in rt1015_bypass_boost_put()
545 struct rt1015_priv *rt1015 = container_of(work, struct rt1015_priv, in rt1015_flush_work()
586 struct rt1015_priv *rt1015 = snd_soc_component_get_drvdata(component); in rt1015_is_sys_clk_from_pll()
599 struct rt1015_priv *rt1015 = snd_soc_component_get_drvdata(component); in r1015_dac_event()
653 struct rt1015_priv *rt1015 = snd_soc_component_get_drvdata(component); in rt1015_amp_drv_event()
728 struct rt1015_priv *rt1015 = snd_soc_component_get_drvdata(component); in rt1015_hw_params()
837 struct rt1015_priv *rt1015 = snd_soc_component_get_drvdata(component); in rt1015_set_component_sysclk()
873 struct rt1015_priv *rt1015 = snd_soc_component_get_drvdata(component); in rt1015_set_component_pll()
940 struct rt1015_priv *rt1015 = snd_soc_component_get_drvdata(component); in rt1015_set_bclk_ratio()
956 struct rt1015_priv *rt1015 = in rt1015_probe()
971 struct rt1015_priv *rt1015 = snd_soc_component_get_drvdata(component); in rt1015_remove()
1005 struct rt1015_priv *rt1015 = snd_soc_component_get_drvdata(component); in rt1015_suspend()
1015 struct rt1015_priv *rt1015 = snd_soc_component_get_drvdata(component); in rt1015_resume()
1077 static void rt1015_parse_dt(struct rt1015_priv *rt1015, struct device *dev) in rt1015_parse_dt()
1087 struct rt1015_priv *rt1015; in rt1015_i2c_probe()
1091 rt1015 = devm_kzalloc(&i2c->dev, sizeof(struct rt1015_priv), in rt1015_i2c_probe()
1129 struct rt1015_priv *rt1015 = i2c_get_clientdata(client); in rt1015_i2c_shutdown()