Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dwacom_wac.h180 struct hid_data { struct
181 __s16 inputmode; /* InputMode HID feature, -1 if non-existent */
182 __s16 inputmode_index; /* InputMode HID feature index in the report */
183 bool inrange_state;
184 bool invert_state;
185 bool tipswitch;
186 int x;
187 int y;
188 int pressure;
189 int width;
[all …]
Dwacom_sys.c106 struct hid_data *hid_data = &wacom->wacom_wac.hid_data; in wacom_feature_mapping() local
287 struct hid_data *hid_data = &wacom->wacom_wac.hid_data; in wacom_hid_set_device_mode() local
Dwacom_wac.c1509 struct hid_data *hid_data = &wacom_wac->hid_data; in wacom_wac_finger_slot() local