Searched refs:suspending (Results 1 – 2 of 2) sorted by relevance
66 bool suspending = op == PM_OP_SUSPEND; in do_pm_callback() local68 if (suspending == (bool)(hdl->flags & PM_FLAG_SUSPENDED)) in do_pm_callback()71 DMSG("%s %s", suspending ? "Suspend" : "Resume", hdl->name); in do_pm_callback()75 EMSG("%s %s (%p) failed: %#"PRIx32, suspending ? "Suspend" : in do_pm_callback()80 if (suspending) in do_pm_callback()
1556 * Add support for temporarily suspending expensive ECC computations after
Completed in 8 milliseconds