mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 06:47:45 -04:00
renamed evdev
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@622 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
2258f158c4
commit
289cd18ef0
2 changed files with 0 additions and 0 deletions
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);
|
Loading…
Add table
Add a link
Reference in a new issue