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

/linux-master/drivers/hid/
H A Dwacom_wac.h299 __s16 inputmode; /* InputMode HID feature, -1 if non-existent */ member in struct:hid_data
H A Dwacom_sys.c342 hid_data->inputmode = field->report->id;
554 if (hid_data->inputmode < 0)
558 r = re->report_id_hash[hid_data->inputmode];
2814 wacom_wac->hid_data.inputmode = -1;

Completed in 110 milliseconds