Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dwacom_wac.h182 __s16 inputmode_index; /* InputMode HID feature index in the report */ member
Dhid-multitouch.c110 __s16 inputmode_index; /* InputMode HID feature index in the report */ member
327 td->inputmode_index = usage->usage_index; in mt_feature_mapping()
876 r->field[0]->value[td->inputmode_index] = td->inputmode_value; in mt_set_input_mode()
Dwacom_sys.c134 hid_data->inputmode_index = usage->usage_index; in wacom_feature_mapping()
297 r->field[0]->value[hid_data->inputmode_index] = 2; in wacom_hid_set_device_mode()