Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/ac97/
Dcodec.h100 static inline void *ac97_get_drvdata(struct ac97_codec_device *adev) in ac97_get_drvdata() function
/linux-6.12.1/drivers/mfd/
Dwm97xx-core.c324 struct wm97xx_priv *wm97xx = ac97_get_drvdata(adev); in wm97xx_ac97_remove()