Let the platform code deliver the key mappings
[libpicofe.git] / linux / in_evdev.h
1 extern int in_evdev_allow_abs_only;
2
3 int in_evdev_init(const struct in_pdata *pdata);