Home
last modified time | relevance | path

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

/linux/sound/ac97/
H A Dsnd_ac97_compat.c17 kfree(to_ac97_t(dev)); in compat_ac97_release()
/linux/include/sound/
H A Dac97_codec.h287 #define to_ac97_t(d) container_of(d, struct snd_ac97, dev) macro
/linux/sound/soc/
H A Dsoc-ac97.c42 kfree(to_ac97_t(dev)); in soc_ac97_device_release()