Lines Matching refs:ABS_WHEEL
462 input_report_abs(pad_input, ABS_WHEEL, (data[8] & 0x7f));
663 input_report_abs(input, ABS_WHEEL, (ring1 & 0x80) ? (ring1 & 0x7f) : 0);
809 input_report_abs(input, ABS_WHEEL, 0);
967 input_report_abs(input, ABS_WHEEL,
1155 input_report_abs(input, ABS_WHEEL, (data[12] & 0x7f) - 1);
1157 input_report_abs(input, ABS_WHEEL, 0);
1402 input_report_abs(pen_input, ABS_WHEEL,
1525 input_report_abs(pad_input, ABS_WHEEL, ringstatus ? ring : 0);
2094 wacom_map_usage(input, usage, field, EV_ABS, ABS_WHEEL, 0);
2103 usage->code = ABS_WHEEL;
2346 wacom_map_usage(input, usage, field, EV_ABS, ABS_WHEEL, 0);
3497 input_set_abs_params(input_dev, ABS_WHEEL, 0, 1023, 0, 0);
3671 __clear_bit(ABS_WHEEL, wacom_wac->pen_input->absbit);
4163 input_set_abs_params(input_dev, ABS_WHEEL, 0, 71, 0, 0);
4183 input_set_abs_params(input_dev, ABS_WHEEL, 0, 71, 0, 0);
4223 input_set_abs_params(input_dev, ABS_WHEEL, 0, 71, 0, 0);
4243 input_set_abs_params(input_dev, ABS_WHEEL, 0, 71, 0, 0);
4258 input_set_abs_params(input_dev, ABS_WHEEL, 0, 71, 0, 0);
4276 input_set_abs_params(input_dev, ABS_WHEEL, 0, 71, 0, 0);