Home
last modified time | relevance | path

Searched refs:inputmode (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/hid/
Dwacom_wac.h296 __s16 inputmode; /* InputMode HID feature, -1 if non-existent */ member
Dwacom_sys.c307 hid_data->inputmode = field->report->id; in wacom_feature_mapping()
519 if (hid_data->inputmode < 0) in wacom_hid_set_device_mode()
523 r = re->report_id_hash[hid_data->inputmode]; in wacom_hid_set_device_mode()
2696 wacom_wac->hid_data.inputmode = -1; in wacom_probe()