Home
last modified time | relevance | path

Searched refs:poll_freq (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/platform/x86/
Dthinkpad_acpi.c2487 unsigned int poll_freq; in hotkey_kthread() local
2505 poll_freq = hotkey_poll_freq; in hotkey_kthread()
2511 if (likely(poll_freq)) in hotkey_kthread()
2512 t = 1000/poll_freq; in hotkey_kthread()
2533 poll_freq = hotkey_poll_freq; in hotkey_kthread()