Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Drt5663.c57 struct rt5663_priv { struct
1857 struct rt5663_priv *rt5663 = data; in rt5663_irq()
1902 struct rt5663_priv *rt5663 = in rt5663_jack_detect_work()
2003 struct rt5663_priv *rt5663 = in rt5663_jd_unplug_work()
2004 container_of(work, struct rt5663_priv, jd_unplug_work.work); in rt5663_jd_unplug_work()
3331 static void rt5663_v2_calibrate(struct rt5663_priv *rt5663) in rt5663_v2_calibrate()
3350 static void rt5663_calibrate(struct rt5663_priv *rt5663) in rt5663_calibrate()
3505 struct rt5663_priv *rt5663; in rt5663_i2c_probe()
3510 rt5663 = devm_kzalloc(&i2c->dev, sizeof(struct rt5663_priv), in rt5663_i2c_probe()
3726 struct rt5663_priv *rt5663 = i2c_get_clientdata(i2c); in rt5663_i2c_remove()
[all …]