Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dthinkpad_acpi.c373 u32 has_adaptive_kbd:1; member
2993 return tp_features.has_adaptive_kbd ? attr->mode : 0; in hadaptive_kbd_attr_is_visible()
3388 tp_features.has_adaptive_kbd = true; in hotkey_init()
3390 tp_features.has_adaptive_kbd = false; in hotkey_init()
3952 if (tp_features.has_adaptive_kbd) { in hotkey_suspend()
3978 if (tp_features.has_adaptive_kbd) { in hotkey_resume()