Searched refs:INHIBIT_SLEEP (Results 1 – 4 of 4) sorted by relevance
73 .inhibit_what = INHIBIT_SLEEP,82 .inhibit_what = INHIBIT_SLEEP,91 .inhibit_what = INHIBIT_SLEEP,100 .inhibit_what = INHIBIT_SLEEP,
8 INHIBIT_SLEEP = 1 << 1, enumerator
462 if (w & INHIBIT_SLEEP) in inhibit_what_to_string()504 what |= INHIBIT_SLEEP; in inhibit_what_from_string()
342 b = m->delayed_action->inhibit_what & INHIBIT_SLEEP; in property_get_preparing()1583 assert(IN_SET(w, INHIBIT_SHUTDOWN, INHIBIT_SLEEP)); in send_prepare_for()3261 if (mm == INHIBIT_DELAY && (w & ~(INHIBIT_SHUTDOWN|INHIBIT_SLEEP))) in method_inhibit()3277 …w == INHIBIT_SLEEP ? (mm == INHIBIT_BLOCK ? "org.freedesktop.login1.inhibit-block-s… in method_inhibit()