Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mfd/
Ducb1400_core.c68 ac97 = to_ac97_t(dev); in ucb1400_core_probe()
/linux-3.4.99/include/sound/
Dac97_codec.h533 #define to_ac97_t(d) container_of(d, struct snd_ac97, dev) macro
/linux-3.4.99/drivers/input/touchscreen/
Dwm97xx-core.c586 wm->ac97 = to_ac97_t(dev); in wm97xx_probe()