Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/
Dinput-polldev.c32 static void input_polled_device_work(struct work_struct *work) in input_polled_device_work() function
307 INIT_DELAYED_WORK(&dev->work, input_polled_device_work); in input_register_polled_device()