Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/hda/
Dhda_codec.h217 #define AC_GPIO_WAKE (1<<31) macro
Dhda_proc.c515 (gpio & AC_GPIO_WAKE) ? 1 : 0); in print_gpio()