Files
weston/src
Pekka Paalanen a123e5c46a evdev: rename device_removed() to evdev_input_device_destroy()
evdev_input_device_destroy() will completement the API of
evdev_input_device_create(), both being independent from udev.

Since the udev-specific device_removed() would only call
evdev_input_device_destroy() and do nothing else, device_remove() calls
are simply replaced with evdev_input_device_destroy().

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-08-03 13:15:43 -04:00
..
2012-05-31 13:54:01 -04:00
2012-05-31 13:54:01 -04:00
2012-05-31 15:42:15 -04:00
2012-06-08 13:11:36 -04:00
2012-04-06 14:01:19 +02:00
2012-05-10 14:11:44 -04:00
2012-08-01 10:09:53 -04:00
2012-07-23 20:54:42 -04:00
2012-04-06 14:01:19 +02:00
2012-06-25 17:13:58 -04:00