Home
last modified time | relevance | path

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

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