Searched refs:content_protection (Results 1 – 3 of 3) sorted by relevance
414 if (state->content_protection == val) in drm_hdcp_update_content_protection()417 state->content_protection = val; in drm_hdcp_update_content_protection()
2524 if (conn_state->content_protection == in intel_hdcp_enable()2526 (conn_state->content_protection == in intel_hdcp_enable()2577 conn_state->content_protection != in intel_hdcp_update_pipe()2584 if (conn_state->content_protection == in intel_hdcp_update_pipe()2602 if (conn_state->content_protection == in intel_hdcp_update_pipe()2691 u64 old_cp = old_state->content_protection; in intel_hdcp_atomic_check()2692 u64 new_cp = new_state->content_protection; in intel_hdcp_atomic_check()2701 new_state->content_protection = in intel_hdcp_atomic_check()2716 new_state->content_protection = in intel_hdcp_atomic_check()
1235 unsigned int content_protection; member