Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c2339 static int hotkey_status_set(bool enable) in hotkey_status_set() function
3154 hotkey_status_set(false)) != 0) in hotkey_exit()
3703 res = hotkey_status_set(true); in hotkey_init()
4227 if (hotkey_status_set(true) < 0 || in hotkey_resume()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A 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()

Completed in 36 milliseconds