Searched refs:msg_ready (Results 1 – 2 of 2) sorted by relevance
365 u8 msg_id, bool *msg_ready) in hdcp2_detect_msg_availability() argument370 *msg_ready = false; in hdcp2_detect_msg_availability()378 *msg_ready = true; in hdcp2_detect_msg_availability()382 *msg_ready = true; in hdcp2_detect_msg_availability()386 *msg_ready = true; in hdcp2_detect_msg_availability()407 bool msg_ready = false; in intel_dp_hdcp2_wait_for_msg() local428 &msg_ready); in intel_dp_hdcp2_wait_for_msg()429 if (!msg_ready) in intel_dp_hdcp2_wait_for_msg()
1653 u8 msg_id, bool *msg_ready, in hdcp2_detect_msg_availability() argument1671 *msg_ready = (HDCP_2_2_HDMI_RXSTATUS_READY(rx_status[1]) && in hdcp2_detect_msg_availability()1674 *msg_ready = *msg_sz; in hdcp2_detect_msg_availability()1684 bool msg_ready = false; in intel_hdmi_hdcp2_wait_for_msg() local1693 msg_id, &msg_ready, in intel_hdmi_hdcp2_wait_for_msg()1695 !ret && msg_ready && msg_sz, timeout * 1000, in intel_hdmi_hdcp2_wait_for_msg()
Completed in 14 milliseconds