Searched refs:msg_ready (Results 1 – 2 of 2) sorted by relevance
1588 u8 msg_id, bool *msg_ready, in hdcp2_detect_msg_availability() argument1604 *msg_ready = (HDCP_2_2_HDMI_RXSTATUS_READY(rx_status[1]) && in hdcp2_detect_msg_availability()1607 *msg_ready = *msg_sz; in hdcp2_detect_msg_availability()1616 bool msg_ready = false; in intel_hdmi_hdcp2_wait_for_msg() local1625 msg_id, &msg_ready, in intel_hdmi_hdcp2_wait_for_msg()1627 !ret && msg_ready && msg_sz, timeout * 1000, in intel_hdmi_hdcp2_wait_for_msg()
6231 u8 msg_id, bool *msg_ready) in hdcp2_detect_msg_availability() argument6236 *msg_ready = false; in hdcp2_detect_msg_availability()6244 *msg_ready = true; in hdcp2_detect_msg_availability()6248 *msg_ready = true; in hdcp2_detect_msg_availability()6252 *msg_ready = true; in hdcp2_detect_msg_availability()6270 bool msg_ready = false; in intel_dp_hdcp2_wait_for_msg() local6291 msg_id, &msg_ready); in intel_dp_hdcp2_wait_for_msg()6292 if (!msg_ready) in intel_dp_hdcp2_wait_for_msg()