Searched defs:hid_data (Results 1 – 3 of 3) sorted by relevance
180 struct hid_data { struct181 __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 …]
106 struct hid_data *hid_data = &wacom->wacom_wac.hid_data; in wacom_feature_mapping() local287 struct hid_data *hid_data = &wacom->wacom_wac.hid_data; in wacom_hid_set_device_mode() local
1509 struct hid_data *hid_data = &wacom_wac->hid_data; in wacom_wac_finger_slot() local