Lines Matching refs:ABS_MISC
58 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 */
1053 input_report_abs(input, ABS_MISC,
1163 input_report_abs(input, ABS_MISC, PAD_DEVICE_ID);
1165 input_report_abs(input, ABS_MISC, 0);
1424 input_report_abs(pen_input, ABS_MISC,
1528 input_report_abs(pad_input, ABS_MISC, prox ? PAD_DEVICE_ID : 0);
1555 input_report_abs(pad_input, ABS_MISC, buttons ? PAD_DEVICE_ID : 0);
2265 input_event(input, EV_ABS, ABS_MISC, active ? PAD_DEVICE_ID : 0);
2330 wacom_map_usage(input, usage, field, EV_ABS, ABS_MISC, 0);
2536 * report the BTN_TOOL_* event prior to the ABS_MISC or
2551 input_report_abs(input, ABS_MISC, sense ? id : 0);
3145 input_report_abs(input, ABS_MISC, wacom->id[0]); /* TOOL ID */
3672 __clear_bit(ABS_MISC, wacom_wac->pen_input->absbit);
3699 __set_bit(ABS_MISC, input_dev->absbit);
3716 __clear_bit(ABS_MISC, input_dev->absbit);
3796 __clear_bit(ABS_MISC, input_dev->absbit);
3828 __clear_bit(ABS_MISC, input_dev->absbit);
3839 __clear_bit(ABS_MISC, input_dev->absbit);
4134 __set_bit(ABS_MISC, input_dev->absbit);
4265 __clear_bit(ABS_MISC, input_dev->absbit);