Searched refs:ret_d0i3 (Results 1 – 1 of 1) sorted by relevance
240 int ret, ret_d0i3; in ivpu_pm_runtime_suspend_cb() local254 ret_d0i3 = ivpu_jsm_pwr_d0i3_enter(vdev); in ivpu_pm_runtime_suspend_cb()255 if (ret_d0i3) in ivpu_pm_runtime_suspend_cb()256 ivpu_err(vdev, "Failed to prepare for d0i3: %d\n", ret_d0i3); in ivpu_pm_runtime_suspend_cb()262 if (!is_idle || ret_d0i3) { in ivpu_pm_runtime_suspend_cb()