Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/power/
Dmain.c147 static suspend_state_t decode_suspend_state(const char *buf, size_t n) in decode_suspend_state() function
181 state = decode_suspend_state(buf, n); in mem_sleep_store()