Lines Matching refs:ABS_HAT0X
118 #define KONTROLS4_ABS(X) ((X) + ABS_HAT0X)
218 snd_caiaq_input_report_abs(cdev, ABS_HAT0X, buf, 4);
247 input_report_abs(input_dev, ABS_HAT0X, i);
267 input_report_abs(input_dev, ABS_HAT0X, decode_erp(buf[21], buf[20]));
644 input->absbit[0] = BIT_MASK(ABS_HAT0X) | BIT_MASK(ABS_HAT0Y) |
654 input_set_abs_params(input, ABS_HAT0X, 0, 999, 0, 10);
670 input->absbit[0] = BIT_MASK(ABS_HAT0X) | BIT_MASK(ABS_HAT0Y) |
683 input_set_abs_params(input, ABS_HAT0X, 0, 4096, 0, 10);
760 input->absbit[0] = BIT_MASK(ABS_HAT0X) | BIT_MASK(ABS_HAT0Y) |
776 input_set_abs_params(input, ABS_HAT0X, 0, 999, 0, 10);