Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/
A Damdgpu_dm_hdcp.h42 struct work_struct property_update_work; member
A Damdgpu_dm_hdcp.c303 struct hdcp_workqueue *hdcp_work = container_of(work, struct hdcp_workqueue, property_update_work); in event_property_update()
420 schedule_work(&hdcp_work->property_update_work); in event_property_validate()
739 INIT_WORK(&hdcp_work[i].property_update_work, event_property_update); in hdcp_create_workqueue()

Completed in 4 milliseconds