summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/serio.h
diff options
context:
space:
mode:
authorHans Verkuil <hans.verkuil@cisco.com>2016-07-10 07:08:58 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-12 13:42:10 -0300
commitc624b5de5037fab77c75db8272befb2df52a968f (patch)
tree02ee719e4db4e7ae01b4f7064f0cca315f7e94cb /include/uapi/linux/serio.h
parentca00033c9fc8b5f178573a76887c89296ed5b398 (diff)
downloadlinux-c624b5de5037fab77c75db8272befb2df52a968f.tar.gz
linux-c624b5de5037fab77c75db8272befb2df52a968f.tar.bz2
linux-c624b5de5037fab77c75db8272befb2df52a968f.zip
[media] input: serio - add new protocol for the Pulse-Eight USB-CEC Adapter
This is for the new pulse8-cec staging driver. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include/uapi/linux/serio.h')
-rw-r--r--include/uapi/linux/serio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/serio.h b/include/uapi/linux/serio.h
index c2ea1698257f..f2447a83ac8d 100644
--- a/include/uapi/linux/serio.h
+++ b/include/uapi/linux/serio.h
@@ -78,5 +78,6 @@
#define SERIO_TSC40 0x3d
#define SERIO_WACOM_IV 0x3e
#define SERIO_EGALAX 0x3f
+#define SERIO_PULSE8_CEC 0x40
#endif /* _UAPI_SERIO_H */