Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dmain.c690 static suspend_state_t decode_state(const char *buf, size_t n) in decode_state() function
732 state = decode_state(buf, n); in state_store()
847 suspend_state_t state = decode_state(buf, n); in autosleep_store()