Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dhda_verbs.h229 #define AC_UNSOL_ENABLED (1<<7) macro
230 #define AC_USRSP_EN AC_UNSOL_ENABLED
/linux-4.4.14/sound/pci/hda/
Dhda_proc.c575 (unsol & AC_UNSOL_ENABLED) ? 1 : 0); in print_unsol_cap()