Searched refs:hotkey_poll_freq (Results 1 – 2 of 2) sorted by relevance
2023 static unsigned int hotkey_poll_freq = 10; /* Hz */ variable2623 poll_freq = hotkey_poll_freq; in hotkey_kthread()2651 poll_freq = hotkey_poll_freq; in hotkey_kthread()2685 if (hotkey_poll_freq > 0 && in hotkey_poll_setup()2699 hotkey_poll_freq == 0) { in hotkey_poll_setup()2719 hotkey_poll_freq = freq; in hotkey_poll_set_freq()2945 return snprintf(buf, PAGE_SIZE, "%d\n", hotkey_poll_freq); in hotkey_poll_freq_show()2970 static DEVICE_ATTR_RW(hotkey_poll_freq);3726 hotkey_source_mask, hotkey_poll_freq); in hotkey_init()
304 hotkey_poll_freq:309 Setting hotkey_poll_freq to zero disables polling, and313 Setting hotkey_poll_freq too low may cause repeated