Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dthinkpad_acpi.c2571 unsigned int change_detector; in hotkey_kthread() local
2586 change_detector = hotkey_config_change; in hotkey_kthread()
2609 if (was_frozen || hotkey_config_change != change_detector) { in hotkey_kthread()
2613 change_detector = hotkey_config_change; in hotkey_kthread()