Home
last modified time | relevance | path

Searched refs:rt5645_priv (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/sound/soc/codecs/
H A Drt5645.c442 struct rt5645_priv { struct
3319 struct rt5645_priv *rt5645 = in rt5645_jack_detect_work()
3423 struct rt5645_priv *rt5645 = in rt5645_rcclock_work()
3424 container_of(work, struct rt5645_priv, rcclock_work.work); in rt5645_rcclock_work()
3432 struct rt5645_priv *rt5645 = data; in rt5645_irq()
3998 struct rt5645_priv *rt5645; in rt5645_i2c_probe()
4003 rt5645 = devm_kzalloc(&i2c->dev, sizeof(struct rt5645_priv), in rt5645_i2c_probe()
4280 struct rt5645_priv *rt5645 = i2c_get_clientdata(i2c); in rt5645_i2c_remove()
4302 struct rt5645_priv *rt5645 = i2c_get_clientdata(i2c); in rt5645_i2c_shutdown()
4319 struct rt5645_priv *rt5645 = dev_get_drvdata(dev); in rt5645_sys_suspend()
[all …]