Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/
Dthinkpad_acpi.c2588 unsigned int change_detector; in hotkey_kthread() local
2603 change_detector = hotkey_config_change; in hotkey_kthread()
2626 if (was_frozen || hotkey_config_change != change_detector) { in hotkey_kthread()
2630 change_detector = hotkey_config_change; in hotkey_kthread()