Home
last modified time | relevance | path

Searched refs:content_protection_property (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/drm/
Ddrm_connector.h916 struct drm_property *content_protection_property; member
/Linux-v4.19/drivers/gpu/drm/
Ddrm_atomic.c1407 } else if (property == connector->content_protection_property) { in drm_atomic_connector_set_property()
1512 } else if (property == connector->content_protection_property) { in drm_atomic_connector_get_property()
Ddrm_connector.c1343 connector->content_protection_property = prop; in drm_connector_attach_content_protection_property()