Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/hda/
Dhda_codec.h246 #define AC_UNSOL_ENABLED (1<<7) macro
247 #define AC_USRSP_EN AC_UNSOL_ENABLED
Dhda_proc.c472 (unsol & AC_UNSOL_ENABLED) ? 1 : 0); in print_unsol_cap()