mirror of
https://github.com/FunKey-Project/picofe-irixxxx.git
synced 2026-03-30 16:53:02 +02:00
renamed evdev
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@622 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
4
linux/in_evdev.h
Normal file
4
linux/in_evdev.h
Normal file
@@ -0,0 +1,4 @@
|
||||
int in_evdev_probe(void);
|
||||
void in_evdev_free(void *drv_data);
|
||||
int in_evdev_bind_count(void);
|
||||
int in_evdev_update(void *drv_data, int *binds);
|
||||
Reference in New Issue
Block a user