Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c2213 static int hotkey_status_set(bool enable) in hotkey_status_set() function
3055 hotkey_status_set(false)) != 0) in hotkey_exit()
3570 res = hotkey_status_set(true); in hotkey_init()
4121 if (hotkey_status_set(true) < 0 || in hotkey_resume()