Input: uinput - add UI_GET_VERSION ioctl
authorDavid Herrmann <dh.herrmann@gmail.com>
Mon, 21 Jul 2014 00:27:09 +0000 (17:27 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 21 Jul 2014 21:30:42 +0000 (14:30 -0700)
commitba4e9a61ad54c438d4c7b655e94e31f23a6fe13f
tree87fe8f02928f2a1a041718a0feef057251a8323a
parentbcb898e5873430d8121eb8df07d5fbfb49134167
Input: uinput - add UI_GET_VERSION ioctl

This ioctl is the counterpart to EVIOCGVERSION and returns the
uinput-version the kernel was compiled with.

Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/uinput.c
include/uapi/linux/uinput.h
This page took 0.025427 seconds and 5 git commands to generate.