2 * drivers/input/tablet/wacom_wac.h
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License as published by
6 * the Free Software Foundation; either version 2 of the License, or
7 * (at your option) any later version.
12 #define STYLUS_DEVICE_ID 0x02
13 #define TOUCH_DEVICE_ID 0x03
14 #define CURSOR_DEVICE_ID 0x06
15 #define ERASER_DEVICE_ID 0x0A
16 #define PAD_DEVICE_ID 0x0F
35 struct wacom_features {
52 struct wacom_features *features;