Home
last modified time | relevance | path

Searched refs:decode_state (Results 1 – 1 of 1) sorted by relevance

/kernel/power/
Dmain.c318 static suspend_state_t decode_state(const char *buf, size_t n) in decode_state() function
360 state = decode_state(buf, n); in state_store()
471 suspend_state_t state = decode_state(buf, n); in autosleep_store()