Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dthinkpad_acpi.c2480 static int hotkey_kthread(void *data) in hotkey_kthread() function
2573 tpacpi_hotkey_task = kthread_run(hotkey_kthread, in hotkey_poll_setup()