Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mfd/
Ducb1400_core.c65 ac97 = to_ac97_t(dev); in ucb1400_core_probe()
/linux-6.1.9/sound/ac97/
Dsnd_ac97_compat.c17 kfree(to_ac97_t(dev)); in compat_ac97_release()
/linux-6.1.9/include/sound/
Dac97_codec.h287 #define to_ac97_t(d) container_of(d, struct snd_ac97, dev) macro
/linux-6.1.9/sound/soc/
Dsoc-ac97.c43 kfree(to_ac97_t(dev)); in soc_ac97_device_release()
/linux-6.1.9/drivers/input/touchscreen/
Dwm97xx-core.c704 wm->ac97 = to_ac97_t(dev); in wm97xx_probe()