Searched refs:idle_work_unexecuted (Results 1 – 1 of 1) sorted by relevance
301 bool idle_work_unexecuted; in vcn_v1_0_suspend() local303 idle_work_unexecuted = cancel_delayed_work_sync(&adev->vcn.idle_work); in vcn_v1_0_suspend()304 if (idle_work_unexecuted) { in vcn_v1_0_suspend()