Searched refs:hotkey_poll_freq (Results 1 – 2 of 2) sorted by relevance
1866 static unsigned int hotkey_poll_freq = 10; /* Hz */ variable2464 poll_freq = hotkey_poll_freq; in hotkey_kthread()2492 poll_freq = hotkey_poll_freq; in hotkey_kthread()2528 if (hotkey_poll_freq > 0 && in hotkey_poll_setup()2542 hotkey_poll_freq == 0) { in hotkey_poll_setup()2563 hotkey_poll_freq = freq; in hotkey_poll_set_freq()2789 return sysfs_emit(buf, "%d\n", hotkey_poll_freq); in hotkey_poll_freq_show()2814 static DEVICE_ATTR_RW(hotkey_poll_freq);3564 hotkey_source_mask, hotkey_poll_freq); in hotkey_init()
320 hotkey_poll_freq:325 Setting hotkey_poll_freq to zero disables polling, and329 Setting hotkey_poll_freq too low may cause repeated