Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/x86/
Dthinkpad_acpi.c170 TP_HKEY_EV_KBD_LIGHT = 0x1012, /* Thinklight/kbd backlight */ enumerator
9675 if (tp_features.kbdlight && hkey_event == TP_HKEY_EV_KBD_LIGHT) { in tpacpi_driver_event()