Home
last modified time | relevance | path

Searched refs:weston_hdcp_protection (Results 1 – 7 of 7) sorted by relevance

/third_party/weston/libweston/
Dcontent-protection.c54 enum weston_hdcp_protection protection) in weston_protected_surface_send_event()
83 enum weston_hdcp_protection weston_cp; in set_type()
108 weston_cp = (enum weston_hdcp_protection) content_type; in set_type()
Dlibweston-internal.h328 enum weston_hdcp_protection protection);
Dcompositor.c1101 enum weston_hdcp_protection min_protection; in weston_surface_compute_protection()
2766 enum weston_hdcp_protection highest_requested = WESTON_HDCP_DISABLE; in weston_output_repaint()
3682 enum weston_hdcp_protection protection) in weston_surface_set_desired_protection()
5713 enum weston_hdcp_protection op_protection; in weston_output_compute_protection()
5738 enum weston_hdcp_protection status) in weston_head_set_content_protection_status()
/third_party/weston/include/libweston/
Dlibweston.h184 enum weston_hdcp_protection { enum
228 enum weston_hdcp_protection current_protection;
308 enum weston_hdcp_protection desired_protection;
309 enum weston_hdcp_protection current_protection;
1363 enum weston_hdcp_protection desired_protection;
1497 enum weston_hdcp_protection desired_protection;
1498 enum weston_hdcp_protection current_protection;
2006 enum weston_hdcp_protection status);
/third_party/weston/libweston/backend-drm/
Ddrm-internal.h386 enum weston_hdcp_protection protection;
Dkms.c874 get_drm_protection_from_weston(enum weston_hdcp_protection weston_protection, in get_drm_protection_from_weston()
899 enum weston_hdcp_protection protection, in drm_head_set_hdcp_property()
Ddrm.c1948 enum weston_hdcp_protection *weston_protection) in get_weston_protection_from_drm()
1978 static enum weston_hdcp_protection
1985 enum weston_hdcp_protection weston_hdcp = WESTON_HDCP_DISABLE; in drm_head_get_current_protection()