Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dhda_verbs.h233 #define AC_UNSOL_ENABLED (1<<7) macro
234 #define AC_USRSP_EN AC_UNSOL_ENABLED
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_proc.c561 (unsol & AC_UNSOL_ENABLED) ? 1 : 0); in print_unsol_cap()