Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c1853 static unsigned int hotkey_config_change; variable
1871 hotkey_config_change++; \
2460 change_detector = hotkey_config_change; in hotkey_kthread()
2483 if (was_frozen || hotkey_config_change != change_detector) { in hotkey_kthread()
2487 change_detector = hotkey_config_change; in hotkey_kthread()