Searched refs:inputmode_field_index (Results 1 – 2 of 2) sorted by relevance
298 __s16 inputmode_field_index; /* InputMode HID feature field index in the report */ member
359 hid_data->inputmode_field_index = field->index; in wacom_feature_mapping()575 if (r && hid_data->inputmode_field_index >= 0 && in wacom_hid_set_device_mode()576 hid_data->inputmode_field_index < r->maxfield) { in wacom_hid_set_device_mode()577 struct hid_field *field = r->field[hid_data->inputmode_field_index]; in wacom_hid_set_device_mode()2855 wacom_wac->hid_data.inputmode_field_index = -1; in wacom_probe()