Home
last modified time | relevance | path

Searched defs:hid_data (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/hid/
Dwacom_wac.h194 struct hid_data { struct
195 __s16 inputmode; /* InputMode HID feature, -1 if non-existent */
196 __s16 inputmode_index; /* InputMode HID feature index in the report */
197 bool inrange_state;
198 bool invert_state;
199 bool tipswitch;
200 int x;
201 int y;
202 int pressure;
203 int width;
[all …]
Dwacom_sys.c118 struct hid_data *hid_data = &wacom->wacom_wac.hid_data; in wacom_feature_mapping() local
309 struct hid_data *hid_data = &wacom->wacom_wac.hid_data; in wacom_hid_set_device_mode() local
Dwacom_wac.c1665 struct hid_data *hid_data = &wacom_wac->hid_data; in wacom_wac_finger_slot() local
1741 struct hid_data* hid_data = &wacom_wac->hid_data; in wacom_wac_finger_pre_report() local