content_protection 749 drivers/gpu/drm/drm_atomic_uapi.c state->content_protection = val; content_protection 835 drivers/gpu/drm/drm_atomic_uapi.c *val = state->content_protection; content_protection 450 drivers/gpu/drm/drm_hdcp.c if (state->content_protection == val) content_protection 453 drivers/gpu/drm/drm_hdcp.c state->content_protection = val; content_protection 3580 drivers/gpu/drm/i915/display/intel_ddi.c if (conn_state->content_protection == content_protection 3657 drivers/gpu/drm/i915/display/intel_ddi.c conn_state->content_protection != content_protection 3667 drivers/gpu/drm/i915/display/intel_ddi.c if (conn_state->content_protection == content_protection 3683 drivers/gpu/drm/i915/display/intel_ddi.c if (conn_state->content_protection == content_protection 1949 drivers/gpu/drm/i915/display/intel_hdcp.c u64 old_cp = old_state->content_protection; content_protection 1950 drivers/gpu/drm/i915/display/intel_hdcp.c u64 new_cp = new_state->content_protection; content_protection 1959 drivers/gpu/drm/i915/display/intel_hdcp.c new_state->content_protection = content_protection 621 include/drm/drm_connector.h unsigned int content_protection;