Lines Matching refs:rt5645_priv
544 struct rt5645_priv *rt5645 = snd_soc_codec_get_drvdata(codec); in set_dmic_clk()
1226 struct rt5645_priv *rt5645 = snd_soc_codec_get_drvdata(codec); in hp_amp_power()
1284 struct rt5645_priv *rt5645 = snd_soc_codec_get_drvdata(codec); in rt5645_hp_event()
2054 struct rt5645_priv *rt5645 = snd_soc_codec_get_drvdata(codec); in rt5645_hw_params()
2131 struct rt5645_priv *rt5645 = snd_soc_codec_get_drvdata(codec); in rt5645_set_dai_fmt()
2202 struct rt5645_priv *rt5645 = snd_soc_codec_get_drvdata(codec); in rt5645_set_dai_sysclk()
2236 struct rt5645_priv *rt5645 = snd_soc_codec_get_drvdata(codec); in rt5645_set_dai_pll()
2307 struct rt5645_priv *rt5645 = snd_soc_codec_get_drvdata(codec); in rt5645_set_tdm_slot()
2420 struct rt5645_priv *rt5645 = snd_soc_codec_get_drvdata(codec); in rt5645_jack_detect()
2474 struct rt5645_priv *rt5645 = snd_soc_codec_get_drvdata(codec); in rt5645_set_jack_detect()
2486 struct rt5645_priv *rt5645 = in rt5645_jack_detect_work()
2487 container_of(work, struct rt5645_priv, jack_detect_work.work); in rt5645_jack_detect_work()
2494 struct rt5645_priv *rt5645 = data; in rt5645_irq()
2504 struct rt5645_priv *rt5645 = snd_soc_codec_get_drvdata(codec); in rt5645_probe()
2547 struct rt5645_priv *rt5645 = snd_soc_codec_get_drvdata(codec); in rt5645_suspend()
2557 struct rt5645_priv *rt5645 = snd_soc_codec_get_drvdata(codec); in rt5645_resume()
2673 struct rt5645_priv *rt5645; in rt5645_i2c_probe()
2677 rt5645 = devm_kzalloc(&i2c->dev, sizeof(struct rt5645_priv), in rt5645_i2c_probe()
2866 struct rt5645_priv *rt5645 = i2c_get_clientdata(i2c); in rt5645_i2c_remove()