Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/input/
Dinput-polldev.c36 static void input_polled_device_work(struct work_struct *work) in input_polled_device_work() function
206 INIT_DELAYED_WORK(&dev->work, input_polled_device_work); in input_register_polled_device()