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

/drivers/platform/x86/
H A Dthinkpad_acpi.c2227 static int hotkey_status_set(bool enable) function
3025 hotkey_status_set(false)) != 0)
3434 res = hotkey_status_set(true);
3772 if (hotkey_status_set(true) < 0 ||

Completed in 199 milliseconds