inputmode         344 drivers/hid/wacom_sys.c 		hid_data->inputmode = field->report->id;
inputmode         556 drivers/hid/wacom_sys.c 	if (hid_data->inputmode < 0)
inputmode         560 drivers/hid/wacom_sys.c 	r = re->report_id_hash[hid_data->inputmode];
inputmode        2731 drivers/hid/wacom_sys.c 	wacom_wac->hid_data.inputmode = -1;
inputmode         295 drivers/hid/wacom_wac.h 	__s16 inputmode;	/* InputMode HID feature, -1 if non-existent */