Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hid/
Dwacom_wac.h297 struct hid_data { struct
298 __s16 inputmode; /* InputMode HID feature, -1 if non-existent */
299 __s16 inputmode_index; /* InputMode HID feature index in the report */
300 bool sense_state;
301 bool inrange_state;
302 bool invert_state;
303 bool tipswitch;
304 bool barrelswitch;
305 bool barrelswitch2;
306 bool barrelswitch3;
[all …]
Dwacom_sys.c299 struct hid_data *hid_data = &wacom->wacom_wac.hid_data; in wacom_feature_mapping() local
552 struct hid_data *hid_data = &wacom->wacom_wac.hid_data; in wacom_hid_set_device_mode() local
Dwacom_wac.c2585 struct hid_data *hid_data = &wacom_wac->hid_data; in wacom_wac_finger_slot() local
2722 struct hid_data* hid_data = &wacom_wac->hid_data; in wacom_wac_finger_pre_report() local
/linux-5.19.10/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-5.19.10/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.c36 struct amdtp_hid_data *hid_data = hid->driver_data; in amd_sfh_set_report() local
51 struct amdtp_hid_data *hid_data = hid->driver_data; in amd_sfh_get_report() local