Home
last modified time | relevance | path

Searched refs:inputmode_index (Results 1 – 3 of 3) sorted by relevance

/drivers/hid/
Dwacom_wac.h204 __s16 inputmode_index; /* InputMode HID feature index in the report */ member
Dhid-multitouch.c113 __s16 inputmode_index; /* InputMode HID feature index in the report */ member
363 td->inputmode_index = usage->usage_index; in mt_feature_mapping()
943 r->field[0]->value[td->inputmode_index] = td->inputmode_value; in mt_set_input_mode()
Dwacom_sys.c157 hid_data->inputmode_index = usage->usage_index; in wacom_feature_mapping()
342 r->field[0]->value[hid_data->inputmode_index] = 2; in wacom_hid_set_device_mode()