Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Dvcn_v1_0.c304 bool idle_work_unexecuted; in vcn_v1_0_suspend() local
306 idle_work_unexecuted = cancel_delayed_work_sync(&adev->vcn.inst[0].idle_work); in vcn_v1_0_suspend()
307 if (idle_work_unexecuted) { in vcn_v1_0_suspend()