Searched refs:msg_ready (Results 1 – 2 of 2) sorted by relevance
332 u8 msg_id, bool *msg_ready) in hdcp2_detect_msg_availability() argument337 *msg_ready = false; in hdcp2_detect_msg_availability()345 *msg_ready = true; in hdcp2_detect_msg_availability()349 *msg_ready = true; in hdcp2_detect_msg_availability()353 *msg_ready = true; in hdcp2_detect_msg_availability()372 bool msg_ready = false; in intel_dp_hdcp2_wait_for_msg() local393 msg_id, &msg_ready); in intel_dp_hdcp2_wait_for_msg()394 if (!msg_ready) in intel_dp_hdcp2_wait_for_msg()
1638 u8 msg_id, bool *msg_ready, in hdcp2_detect_msg_availability() argument1656 *msg_ready = (HDCP_2_2_HDMI_RXSTATUS_READY(rx_status[1]) && in hdcp2_detect_msg_availability()1659 *msg_ready = *msg_sz; in hdcp2_detect_msg_availability()1669 bool msg_ready = false; in intel_hdmi_hdcp2_wait_for_msg() local1678 msg_id, &msg_ready, in intel_hdmi_hdcp2_wait_for_msg()1680 !ret && msg_ready && msg_sz, timeout * 1000, in intel_hdmi_hdcp2_wait_for_msg()