Searched refs:poll_freq (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.c2482 unsigned int poll_freq; local
2501 poll_freq = hotkey_poll_freq;
2507 if (likely(poll_freq))
2508 t = 1000/poll_freq;
2529 poll_freq = hotkey_poll_freq;

Completed in 100 milliseconds