Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dthinkpad_acpi.c163 TP_HKEY_EV_KBD_LIGHT = 0x1012, /* Thinklight/kbd backlight */ enumerator
10917 if (tp_features.kbdlight && hkey_event == TP_HKEY_EV_KBD_LIGHT) { in tpacpi_driver_event()