OSDN Git Service

Input: add SW_PEN_INSERTED define
authorDouglas Anderson <dianders@chromium.org>
Tue, 28 Jun 2016 17:32:00 +0000 (10:32 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 29 Jun 2016 16:51:03 +0000 (09:51 -0700)
commit9a9b6aa6a8759c83024627d681eff982d6ee03b7
tree9581a44476e21c528225d515de19b52720d0f755
parent60842ef8128e7bf58c024814cd0dc14319232b6c
Input: add SW_PEN_INSERTED define

Some devices with a pen may have a switch that can be used to detect
when the pen is inserted or removed to a slot on the device.  Let's add
a define to the input event codes so that everyone can be on the same
page for what event we should generate when the pen is inserted or
removed.

In general the pen switch could be used by the software on the device to
kick off any number of actions when the pen is inserted or removed.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
include/uapi/linux/input-event-codes.h