Searched refs:suspending (Results 1 – 2 of 2) sorted by relevance
95 bool suspending = op == PM_OP_SUSPEND; in do_pm_callback() local97 if (suspending == (bool)(hdl->flags & PM_FLAG_SUSPENDED)) in do_pm_callback()100 DMSG("%s %s", suspending ? "Suspend" : "Resume", hdl->name); in do_pm_callback()104 EMSG("%s %s (%p) failed: %#"PRIx32, suspending ? "Suspend" : in do_pm_callback()109 if (suspending) in do_pm_callback()
3445 * Add support for temporarily suspending expensive ECC computations after