Searched refs:content_protection_property (Results 1 – 3 of 3) sorted by relevance
396 dev->mode_config.content_protection_property; in DRM_ENUM_NAME_FN()407 dev->mode_config.content_protection_property = prop; in DRM_ENUM_NAME_FN()455 dev->mode_config.content_protection_property); in drm_hdcp_update_content_protection()
744 } else if (property == config->content_protection_property) { in drm_atomic_connector_set_property()834 } else if (property == config->content_protection_property) { in drm_atomic_connector_get_property()
850 struct drm_property *content_protection_property; member