Searched refs:content_protection_property (Results 1 – 3 of 3) sorted by relevance
362 dev->mode_config.content_protection_property; in DRM_ENUM_NAME_FN()373 dev->mode_config.content_protection_property = prop; in DRM_ENUM_NAME_FN()421 dev->mode_config.content_protection_property); in drm_hdcp_update_content_protection()
747 } else if (property == config->content_protection_property) { in drm_atomic_connector_set_property()838 } else if (property == config->content_protection_property) { in drm_atomic_connector_get_property()
856 struct drm_property *content_protection_property; member