Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/codecs/
H A Drt5665.c40 struct rt5665_priv { struct
1165 struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component); in rt5665_headset_detect()
1231 struct rt5665_priv *rt5665 = data; in rt5665_irq()
1241 struct rt5665_priv *rt5665 = container_of(work, struct rt5665_priv, in rt5665_jd_check_handler()
1288 struct rt5665_priv *rt5665 = in rt5665_jack_detect_handler()
1289 container_of(work, struct rt5665_priv, jack_detect_work.work); in rt5665_jack_detect_handler()
4659 static void rt5665_calibrate(struct rt5665_priv *rt5665) in rt5665_calibrate()
4741 struct rt5665_priv *rt5665 = container_of(work, struct rt5665_priv, in rt5665_calibrate_handler()
4755 struct rt5665_priv *rt5665; in rt5665_i2c_probe()
4759 rt5665 = devm_kzalloc(&i2c->dev, sizeof(struct rt5665_priv), in rt5665_i2c_probe()
[all …]