+11
−0
drivers/input/misc/input-polldev.c
0 → 100644
+171
−0
include/linux/input-polldev.h
0 → 100644
+46
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
input-polldev provides a skeleton for supporting simple input
devices that need to be periodically scanned or polled to
detect changes in their state.
Signed-off-by:
Dmitry Torokhov <dtor@mail.ru>