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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c1985 * Increment hotkey_config_change when changing them if you
1991 static unsigned int hotkey_config_change; variable
2009 hotkey_config_change++; \
2497 change_detector = hotkey_config_change;
2520 if (must_reset || hotkey_config_change != change_detector) {
2524 change_detector = hotkey_config_change;

Completed in 169 milliseconds