Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/platform/x86/
Dthinkpad_acpi.c2001 static unsigned int hotkey_config_change; variable
2019 hotkey_config_change++; \
2495 change_detector = hotkey_config_change; in hotkey_kthread()
2518 if (was_frozen || hotkey_config_change != change_detector) { in hotkey_kthread()
2522 change_detector = hotkey_config_change; in hotkey_kthread()