Lines Matching refs:rt1016_priv
180 struct rt1016_priv *rt1016 = snd_soc_component_get_drvdata(component); in rt1016_is_sys_clk_from_pll()
308 struct rt1016_priv *rt1016 = snd_soc_component_get_drvdata(component); in rt1016_hw_params()
366 struct rt1016_priv *rt1016 = snd_soc_component_get_drvdata(component); in rt1016_set_dai_fmt()
421 struct rt1016_priv *rt1016 = snd_soc_component_get_drvdata(component); in rt1016_set_component_sysclk()
457 struct rt1016_priv *rt1016 = snd_soc_component_get_drvdata(component); in rt1016_set_component_pll()
518 struct rt1016_priv *rt1016 = in rt1016_probe()
528 struct rt1016_priv *rt1016 = snd_soc_component_get_drvdata(component); in rt1016_remove()
560 struct rt1016_priv *rt1016 = snd_soc_component_get_drvdata(component); in rt1016_suspend()
570 struct rt1016_priv *rt1016 = snd_soc_component_get_drvdata(component); in rt1016_resume()
634 struct rt1016_priv *rt1016; in rt1016_i2c_probe()
638 rt1016 = devm_kzalloc(&i2c->dev, sizeof(struct rt1016_priv), in rt1016_i2c_probe()
674 struct rt1016_priv *rt1016 = i2c_get_clientdata(client); in rt1016_i2c_shutdown()