Home
last modified time | relevance | path

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

/linux/drivers/hid/
H A Dwacom_wac.h295 struct hid_data { struct
296 __s16 inputmode; /* InputMode HID feature, -1 if non-existent */
297 __s16 inputmode_index; /* InputMode HID feature index in the report */
298 __s16 inputmode_field_index; /* InputMode HID feature field index in the report */
299 bool sense_state;
300 bool inrange_state;
301 bool eraser;
302 bool tipswitch;
303 bool barrelswitch;
304 bool barrelswitch2;
[all …]
/linux/drivers/hid/intel-ish-hid/
H A Dishtp-hid.c23 struct ishtp_hid_data *hid_data = hid->driver_data; in ishtp_hid_parse() local
58 struct ishtp_hid_data *hid_data = hid->driver_data; in ishtp_raw_request() local
107 struct ishtp_hid_data *hid_data = hid->driver_data; in ishtp_hid_request() local
147 struct ishtp_hid_data *hid_data = hid->driver_data; in ishtp_wait_for_response() local
180 struct ishtp_hid_data *hid_data = hid->driver_data; in ishtp_hid_wakeup() local
211 struct ishtp_hid_data *hid_data; in ishtp_hid_probe() local