Home
last modified time | relevance | path

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

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