Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hid/
Dwacom_wac.h196 __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
362 td->inputmode_index = usage->usage_index; in mt_feature_mapping()
930 r->field[0]->value[td->inputmode_index] = td->inputmode_value; in mt_set_input_mode()
Dwacom_sys.c153 hid_data->inputmode_index = usage->usage_index; in wacom_feature_mapping()
319 r->field[0]->value[hid_data->inputmode_index] = 2; in wacom_hid_set_device_mode()