Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dhda_verbs.h249 #define AC_UNSOL_RES_CP_READY (1<<0) /* content protection */ macro
/linux-6.6.21/sound/pci/hda/
Dpatch_hdmi.c834 int cp_ready = !!(res & AC_UNSOL_RES_CP_READY); in hdmi_non_intrinsic_event()