Searched refs:msg_ready (Results 1 – 2 of 2) sorted by relevance
354 u8 msg_id, bool *msg_ready) in hdcp2_detect_msg_availability() argument359 *msg_ready = false; in hdcp2_detect_msg_availability()367 *msg_ready = true; in hdcp2_detect_msg_availability()371 *msg_ready = true; in hdcp2_detect_msg_availability()375 *msg_ready = true; in hdcp2_detect_msg_availability()394 bool msg_ready = false; in intel_dp_hdcp2_wait_for_msg() local415 msg_id, &msg_ready); in intel_dp_hdcp2_wait_for_msg()416 if (!msg_ready) in intel_dp_hdcp2_wait_for_msg()
1616 u8 msg_id, bool *msg_ready, in hdcp2_detect_msg_availability() argument1634 *msg_ready = (HDCP_2_2_HDMI_RXSTATUS_READY(rx_status[1]) && in hdcp2_detect_msg_availability()1637 *msg_ready = *msg_sz; in hdcp2_detect_msg_availability()1647 bool msg_ready = false; in intel_hdmi_hdcp2_wait_for_msg() local1656 msg_id, &msg_ready, in intel_hdmi_hdcp2_wait_for_msg()1658 !ret && msg_ready && msg_sz, timeout * 1000, in intel_hdmi_hdcp2_wait_for_msg()