Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/platform/x86/
Dthinkpad_acpi.c3613 #define FIRST_ADAPTIVE_KEY 0x103 macro
3702 if (scancode < FIRST_ADAPTIVE_KEY || in adaptive_keyboard_hotkey_notify_hotkey()
3703 scancode >= FIRST_ADAPTIVE_KEY + in adaptive_keyboard_hotkey_notify_hotkey()
3710 keycode = hotkey_keycode_map[scancode - FIRST_ADAPTIVE_KEY + in adaptive_keyboard_hotkey_notify_hotkey()