Searched defs:hybrid_state (Results 1 - 1 of 1) sorted by relevance

/systemd/src/shared/
H A Dsleep-config.c47 **hybrid_mode = NULL, **hybrid_state = NULL; local
56 { "Sleep", "HybridSleepState", config_parse_strv, 0, &hybrid_state },
91 if (hybrid_state)
92 USE(states, hybrid_state);

Completed in 22 milliseconds