Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands-linux.c1346 static bool linux_sys_state_supports_mode(SuspendMode mode, Error **errp) in linux_sys_state_supports_mode() function
1425 if (linux_sys_state_supports_mode(mode, &local_err)) { in guest_suspend()