Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/ !
Dhda_verbs.h200 #define AC_GPIO_WAKE (1<<31) macro
/linux-6.6.21/sound/pci/hda/ !
Dhda_proc.c651 (gpio & AC_GPIO_WAKE) ? 1 : 0); in print_gpio()