Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dthinkpad_acpi.c169 TP_HKEY_EV_ORIG_KEY_END = 0x1020, /* Last original hotkey code */ enumerator
2275 hkey <= TP_HKEY_EV_ORIG_KEY_END) { in tpacpi_input_send_key()
3637 if (hkey >= TP_HKEY_EV_ORIG_KEY_START && hkey <= TP_HKEY_EV_ORIG_KEY_END) { in hotkey_notify_hotkey()