Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/x86/
Dthinkpad_acpi.c3618 #define FIRST_ADAPTIVE_KEY 0x103 macro
3707 if (scancode < FIRST_ADAPTIVE_KEY || in adaptive_keyboard_hotkey_notify_hotkey()
3708 scancode >= FIRST_ADAPTIVE_KEY + in adaptive_keyboard_hotkey_notify_hotkey()
3715 keycode = hotkey_keycode_map[scancode - FIRST_ADAPTIVE_KEY + in adaptive_keyboard_hotkey_notify_hotkey()