Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c352 u32 has_adaptive_kbd:1; member
2949 return tp_features.has_adaptive_kbd ? attr->mode : 0; in hadaptive_kbd_attr_is_visible()
3445 tp_features.has_adaptive_kbd = true; in hotkey_init()
3447 tp_features.has_adaptive_kbd = false; in hotkey_init()
4107 if (tp_features.has_adaptive_kbd) { in hotkey_suspend()
4133 if (tp_features.has_adaptive_kbd) { in hotkey_resume()
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c332 u32 has_adaptive_kbd:1; member
3561 tp_features.has_adaptive_kbd = true; in hotkey_init()
3569 tp_features.has_adaptive_kbd = false; in hotkey_init()
4215 if (tp_features.has_adaptive_kbd) { in hotkey_suspend()
4239 if (tp_features.has_adaptive_kbd) { in hotkey_resume()

Completed in 26 milliseconds