Home
last modified time | relevance | path

Searched defs:hdcp_w (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c104 struct hdcp_workqueue *hdcp_w = &hdcp_work[link_index]; in hdcp_update_display() local
149 struct hdcp_workqueue *hdcp_w = &hdcp_work[link_index]; in hdcp_remove_display() local
161 struct hdcp_workqueue *hdcp_w = &hdcp_work[link_index]; in hdcp_reset_display() local
177 struct hdcp_workqueue *hdcp_w = &hdcp_work[link_index]; in hdcp_handle_cpirq() local
H A Damdgpu_dm.c5975 const struct drm_connector *connector, struct hdcp_workqueue *hdcp_w) in is_content_protection_different()