mirror of
https://github.com/FunKey-Project/picodrive-irixxxx.git
synced 2026-03-31 01:02:47 +02:00
renamed evdev
git-svn-id: file:///home/notaz/opt/svn/PicoDrive@622 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
4
platform/linux/in_evdev.h
Normal file
4
platform/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