hdcp_content_type  751 drivers/gpu/drm/drm_atomic_uapi.c 		state->hdcp_content_type = val;
hdcp_content_type  837 drivers/gpu/drm/drm_atomic_uapi.c 		*val = state->hdcp_content_type;
hdcp_content_type  392 drivers/gpu/drm/drm_hdcp.c 		struct drm_connector *connector, bool hdcp_content_type)
hdcp_content_type  409 drivers/gpu/drm/drm_hdcp.c 	if (!hdcp_content_type)
hdcp_content_type 3583 drivers/gpu/drm/i915/display/intel_ddi.c 				  (u8)conn_state->hdcp_content_type);
hdcp_content_type 3656 drivers/gpu/drm/i915/display/intel_ddi.c 			(conn_state->hdcp_content_type != hdcp->content_type &&
hdcp_content_type 3686 drivers/gpu/drm/i915/display/intel_ddi.c 		intel_hdcp_enable(connector, (u8)conn_state->hdcp_content_type);
hdcp_content_type 1971 drivers/gpu/drm/i915/display/intel_hdcp.c 		if (old_state->hdcp_content_type ==
hdcp_content_type 1972 drivers/gpu/drm/i915/display/intel_hdcp.c 				new_state->hdcp_content_type)
hdcp_content_type  609 include/drm/drm_connector.h 	unsigned int hdcp_content_type;
hdcp_content_type  294 include/drm/drm_hdcp.h 		struct drm_connector *connector, bool hdcp_content_type);