Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dhda_verbs.h196 #define AC_GPIO_WAKE (1<<31) macro
/linux-4.4.14/sound/pci/hda/
Dhda_proc.c665 (gpio & AC_GPIO_WAKE) ? 1 : 0); in print_gpio()