Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dhda_verbs.h249 #define AC_UNSOL_RES_CP_READY (1<<0) /* content protection */ macro
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c637 int cp_ready = !!(res & AC_UNSOL_RES_CP_READY); in hdmi_non_intrinsic_event()