Home
last modified time | relevance | path

Searched refs:hdcp_work (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/bridge/analogix/
H A Danx7625.h468 struct delayed_work hdcp_work; member
H A Danx7625.c2115 ctx = container_of(dwork, struct anx7625_data, hdcp_work); in hdcp_check_work_func()
2413 &ctx->hdcp_work, in anx7625_bridge_atomic_enable()
2659 INIT_DELAYED_WORK(&platform->hdcp_work, hdcp_check_work_func); in anx7625_i2c_probe()
2783 cancel_delayed_work(&platform->hdcp_work); in anx7625_i2c_remove()
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c464 struct hdcp_workqueue *hdcp_work = adev->dm.hdcp_workqueue; in dm_dp_mst_get_modes() local
466 &hdcp_work[aconnector->dc_link->link_index]; in dm_dp_mst_get_modes()
H A Damdgpu_dm.c10744 struct hdcp_workqueue *hdcp_work = adev->dm.hdcp_workqueue; in amdgpu_dm_update_hdcp() local
10746 &hdcp_work[aconnector->dc_link->link_index]; in amdgpu_dm_update_hdcp()