Searched refs:poll_freq (Results 1 – 1 of 1) sorted by relevance
2460 unsigned int poll_freq; in hotkey_kthread() local2478 poll_freq = hotkey_poll_freq; in hotkey_kthread()2484 if (likely(poll_freq)) in hotkey_kthread()2485 t = 1000/poll_freq; in hotkey_kthread()2506 poll_freq = hotkey_poll_freq; in hotkey_kthread()