Lines Matching defs:set
31 * If set, the suspend/hibernate code will abort transitions to a sleep state
477 * If @capable is set, set the @dev's power.can_wakeup flag and add its
615 * @hard: If set, abort suspends in progress and wake up from suspend-to-idle.
709 * will set ws->active. Then, ws->active may be cleared immediately
815 * @hard: If set, abort suspends in progress and wake up from suspend-to-idle.
819 * not active, activate it. If @msec is nonzero, set up the @ws' timer to
859 * @hard: If set, abort suspends in progress and wake up from suspend-to-idle.
992 * @block is set, block until the current number of wakeup events being
1051 * @enabled: Whether to set or to clear the autosleep_enabled flags.
1053 void pm_wakep_autosleep_enabled(bool set)
1062 if (ws->autosleep_enabled != set) {
1063 ws->autosleep_enabled = set;
1065 if (set)