Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/
Dwacom_wac.h296 struct hid_data { struct
297 __s16 inputmode; /* InputMode HID feature, -1 if non-existent */
298 __s16 inputmode_index; /* InputMode HID feature index in the report */
299 bool sense_state;
300 bool inrange_state;
301 bool invert_state;
302 bool tipswitch;
303 bool barrelswitch;
304 bool barrelswitch2;
305 bool barrelswitch3;
[all …]
Dwacom_sys.c297 struct hid_data *hid_data = &wacom->wacom_wac.hid_data; in wacom_feature_mapping() local
550 struct hid_data *hid_data = &wacom->wacom_wac.hid_data; in wacom_hid_set_device_mode() local
Dwacom_wac.c2623 struct hid_data *hid_data = &wacom_wac->hid_data; in wacom_wac_finger_slot() local
2760 struct hid_data* hid_data = &wacom_wac->hid_data; in wacom_wac_finger_pre_report() local
/linux-6.1.9/drivers/hid/intel-ish-hid/
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
Dishtp-hid-client.c80 struct ishtp_hid_data *hid_data = NULL; in process_recv() local
372 struct ishtp_hid_data *hid_data = hid->driver_data; in hid_ishtp_set_feature() local
418 struct ishtp_hid_data *hid_data = hid->driver_data; in hid_ishtp_get_report() local
/linux-6.1.9/drivers/hid/amd-sfh-hid/
Damd_sfh_hid.c29 struct amdtp_hid_data *hid_data = hid->driver_data; in amdtp_hid_parse() local
81 struct amdtp_hid_data *hid_data = hid->driver_data; in amdtp_wait_for_response() local
104 struct amdtp_hid_data *hid_data; in amdtp_hid_wakeup() local
131 struct amdtp_hid_data *hid_data; in amdtp_hid_probe() local
Damd_sfh_client.c24 struct amdtp_hid_data *hid_data = hid->driver_data; in amd_sfh_set_report() local
39 struct amdtp_hid_data *hid_data = hid->driver_data; in amd_sfh_get_report() local