Home
last modified time | relevance | path

Searched defs:cp_ready (Results 1 – 2 of 2) sorted by relevance

/linux/sound/x86/
H A Dintel_hdmi_lpe_audio.h259 u32 cp_ready:1; member
/linux/sound/hda/codecs/hdmi/
H A Dhdmi.c626 int cp_ready = !!(res & AC_UNSOL_RES_CP_READY); in hdmi_non_intrinsic_event() local