Lines Matching refs:ABS_MISC

53 		input_report_abs(input, ABS_MISC, 0);
137 input_report_abs(input, ABS_MISC, wacom->id[0]); /* report tool id */
145 input_report_abs(input, ABS_MISC, 0); /* report tool id */
153 input_report_abs(input, ABS_MISC, STYLUS_DEVICE_ID); /* report tool id */
202 input_report_abs(input, ABS_MISC, 0);
227 input_report_abs(input, ABS_MISC, wacom->id[0]);
251 input_report_abs(input, ABS_MISC, wacom->id[0]); /* report tool id */
286 input_report_abs(input, ABS_MISC, wacom->id[0]);
306 input_report_abs(input, ABS_MISC,
336 input_report_abs(input, ABS_MISC, wacom->id[0]);
432 input_report_abs(input, ABS_MISC, wacom->id[0]); /* report tool id */
449 input_report_abs(pad_input, ABS_MISC, wacom->id[1]);
465 input_report_abs(pad_input, ABS_MISC, wacom->id[1]);
477 input_report_abs(pad_input, ABS_MISC, wacom->id[1]);
667 input_report_abs(input, ABS_MISC, prox ? PAD_DEVICE_ID : 0);
814 input_report_abs(input, ABS_MISC, 0); /* reset tool id */
1060 input_report_abs(input, ABS_MISC,
1170 input_report_abs(input, ABS_MISC, PAD_DEVICE_ID);
1172 input_report_abs(input, ABS_MISC, 0);
1429 input_report_abs(pen_input, ABS_MISC,
1533 input_report_abs(pad_input, ABS_MISC, prox ? PAD_DEVICE_ID : 0);
1560 input_report_abs(pad_input, ABS_MISC, buttons ? PAD_DEVICE_ID : 0);
2266 input_event(input, EV_ABS, ABS_MISC, active ? PAD_DEVICE_ID : 0);
2359 wacom_map_usage(input, usage, field, EV_ABS, ABS_MISC, 0);
2570 * report the BTN_TOOL_* event prior to the ABS_MISC or
2585 input_report_abs(input, ABS_MISC, sense ? id : 0);
3203 input_report_abs(input, ABS_MISC, wacom->id[0]); /* TOOL ID */
3724 __clear_bit(ABS_MISC, wacom_wac->pen_input->absbit);
3749 __set_bit(ABS_MISC, input_dev->absbit);
3766 __clear_bit(ABS_MISC, input_dev->absbit);
3846 __clear_bit(ABS_MISC, input_dev->absbit);
3878 __clear_bit(ABS_MISC, input_dev->absbit);
3889 __clear_bit(ABS_MISC, input_dev->absbit);
4185 __set_bit(ABS_MISC, input_dev->absbit);
4316 __clear_bit(ABS_MISC, input_dev->absbit);