input: move default bind handling to input core
[libpicofe.git] / linux / in_evdev.h
1
2 struct in_default_bind;
3 extern int in_evdev_allow_abs_only;
4
5 void in_evdev_init(const struct in_default_bind *defbinds);