HomeSort by: relevance | last modified time | path
    Searched refs:content_protection_property (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_mode_config.h 849 * @content_protection_property: DRM ENUM property for content
852 struct drm_property *content_protection_property; member in struct:drm_mode_config
  /src/sys/external/bsd/drm2/dist/drm/
drm_atomic_uapi.c 749 } else if (property == config->content_protection_property) {
839 } else if (property == config->content_protection_property) {

Completed in 13 milliseconds