Searched refs:msg_ready (Results 1 – 2 of 2) sorted by relevance
1566 u8 msg_id, bool *msg_ready, in hdcp2_detect_msg_availability() argument1582 *msg_ready = (HDCP_2_2_HDMI_RXSTATUS_READY(rx_status[1]) && in hdcp2_detect_msg_availability()1585 *msg_ready = *msg_sz; in hdcp2_detect_msg_availability()1594 bool msg_ready = false; in intel_hdmi_hdcp2_wait_for_msg() local1603 msg_id, &msg_ready, in intel_hdmi_hdcp2_wait_for_msg()1605 !ret && msg_ready && msg_sz, timeout * 1000, in intel_hdmi_hdcp2_wait_for_msg()
5894 u8 msg_id, bool *msg_ready) in hdcp2_detect_msg_availability() argument5899 *msg_ready = false; in hdcp2_detect_msg_availability()5907 *msg_ready = true; in hdcp2_detect_msg_availability()5911 *msg_ready = true; in hdcp2_detect_msg_availability()5915 *msg_ready = true; in hdcp2_detect_msg_availability()5933 bool msg_ready = false; in intel_dp_hdcp2_wait_for_msg() local5954 msg_id, &msg_ready); in intel_dp_hdcp2_wait_for_msg()5955 if (!msg_ready) in intel_dp_hdcp2_wait_for_msg()