Searched refs:ret_d0i3 (Results 1 – 1 of 1) sorted by relevance
261 int ret, ret_d0i3; in ivpu_pm_runtime_suspend_cb() local276 ret_d0i3 = ivpu_jsm_pwr_d0i3_enter(vdev); in ivpu_pm_runtime_suspend_cb()277 if (ret_d0i3) in ivpu_pm_runtime_suspend_cb()278 ivpu_err(vdev, "Failed to prepare for d0i3: %d\n", ret_d0i3); in ivpu_pm_runtime_suspend_cb()284 if (!is_idle || ret_d0i3) { in ivpu_pm_runtime_suspend_cb()