Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_hdcp.h71 void hdcp_handle_cpirq(struct hdcp_workqueue *work, unsigned int link_index);
Damdgpu_dm_hdcp.c250 void hdcp_handle_cpirq(struct hdcp_workqueue *hdcp_work, unsigned int link_index) in hdcp_handle_cpirq() function
Damdgpu_dm.c2509 hdcp_handle_cpirq(adev->dm.hdcp_workqueue, aconnector->base.index); in handle_hpd_rx_irq()