input: get rid of pl2 flag, use 'bind types' instead
[libpicofe.git] / linux / in_evdev.h
index 84392c6..2c24c2e 100644 (file)
@@ -1,4 +1,4 @@
 
 void in_evdev_init(void *vdrv);
-int  in_evdev_update(void *drv_data, int *binds);
+int  in_evdev_update(void *drv_data, const int *binds, int *result);