AC97_GPIO_WAKEUP  250 drivers/input/touchscreen/wm97xx-core.c 	reg = wm97xx_reg_read(wm, AC97_GPIO_WAKEUP);
AC97_GPIO_WAKEUP  257 drivers/input/touchscreen/wm97xx-core.c 	wm97xx_reg_write(wm, AC97_GPIO_WAKEUP, reg);
AC97_GPIO_WAKEUP  696 drivers/input/touchscreen/wm97xx-core.c 	wm->gpio[3] = wm97xx_reg_read(wm, AC97_GPIO_WAKEUP);
AC97_GPIO_WAKEUP  851 drivers/input/touchscreen/wm97xx-core.c 	wm97xx_reg_write(wm, AC97_GPIO_WAKEUP, wm->gpio[3]);
AC97_GPIO_WAKEUP 1663 sound/pci/ac97/ac97_codec.c 	snd_ac97_write(ac97, AC97_GPIO_WAKEUP, 0x0);