Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dthinkpad_acpi.c2213 static int hotkey_status_set(bool enable) in hotkey_status_set() function
3056 hotkey_status_set(false)) != 0) in hotkey_exit()
3569 res = hotkey_status_set(true); in hotkey_init()
4120 if (hotkey_status_set(true) < 0 || in hotkey_resume()