freebsd-dev/sys/dev/evdev
Oleksandr Tymoshenko 73362d0e56 EVDEV: Add shortcut functions for event types
Add wrappers around generic evdev_push_event for specific event types:
EV_KEY/EV_REL/EV_ABS etc...

Submitted by:	Vladimir Kondratiev <wulf@cicgroup.ru>
2016-10-22 22:52:50 +00:00
..
cdev.c
evdev_mt.c Implement EVDEV_FLAG_MT_AUTOREL flag (autorelease touchpoints) 2016-10-08 17:59:53 +00:00
evdev_private.h Implement EVDEV_FLAG_MT_AUTOREL flag (autorelease touchpoints) 2016-10-08 17:59:53 +00:00
evdev_utils.c EVDEV: Add shortcut functions for event types 2016-10-22 22:52:50 +00:00
evdev.c EVDEV: Add shortcut functions for event types 2016-10-22 22:52:50 +00:00
evdev.h EVDEV: Add shortcut functions for event types 2016-10-22 22:52:50 +00:00
input-event-codes.h
input.h
uinput.c Modularize evdev 2016-10-02 03:20:31 +00:00
uinput.h