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);
974 input_report_abs(input, ABS_WHEEL,
1162 input_report_abs(input, ABS_WHEEL, (data[12] & 0x7f) - 1);
1164 input_report_abs(input, ABS_WHEEL, 0);
1407 input_report_abs(pen_input, ABS_WHEEL,
1530 input_report_abs(pad_input, ABS_WHEEL, ringstatus ? ring : 0);
2095 wacom_map_usage(input, usage, field, EV_ABS, ABS_WHEEL, 0);
2104 usage->code = ABS_WHEEL;
2363 wacom_map_usage(input, usage, field, EV_ABS, ABS_WHEEL, 0);
3549 input_set_abs_params(input_dev, ABS_WHEEL, 0, 1023, 0, 0);
3723 __clear_bit(ABS_WHEEL, wacom_wac->pen_input->absbit);
4214 input_set_abs_params(input_dev, ABS_WHEEL, 0, 71, 0, 0);
4234 input_set_abs_params(input_dev, ABS_WHEEL, 0, 71, 0, 0);
4274 input_set_abs_params(input_dev, ABS_WHEEL, 0, 71, 0, 0);
4294 input_set_abs_params(input_dev, ABS_WHEEL, 0, 71, 0, 0);
4309 input_set_abs_params(input_dev, ABS_WHEEL, 0, 71, 0, 0);
4327 input_set_abs_params(input_dev, ABS_WHEEL, 0, 71, 0, 0);