Home
last modified time | relevance | path

Searched refs:property_update_work (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.h43 struct work_struct property_update_work; member
H A Damdgpu_dm_hdcp.c333 property_update_work); in event_property_update()
445 schedule_work(&hdcp_work->property_update_work); in event_property_validate()
771 INIT_WORK(&hdcp_work[i].property_update_work, event_property_update); in hdcp_create_workqueue()