Searched refs:drm_hdcp_update_content_protection (Results 1 – 4 of 4) sorted by relevance
409 void drm_hdcp_update_content_protection(struct drm_connector *connector, in drm_hdcp_update_content_protection() function423 EXPORT_SYMBOL(drm_hdcp_update_content_protection);
317 drm_hdcp_update_content_protection(&aconnector->base, DRM_MODE_CONTENT_PROTECTION_ENABLED); in event_property_update()320 drm_hdcp_update_content_protection(&aconnector->base, DRM_MODE_CONTENT_PROTECTION_ENABLED); in event_property_update()322 drm_hdcp_update_content_protection(&aconnector->base, DRM_MODE_CONTENT_PROTECTION_DESIRED); in event_property_update()
301 void drm_hdcp_update_content_protection(struct drm_connector *connector,
1101 drm_hdcp_update_content_protection(&connector->base, in intel_hdcp_prop_work()
Completed in 11 milliseconds