| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | zhenhua.c | 75 input_report_abs(dev, ABS_RZ, data[3]); in zhenhua_process_packet() 157 input_set_abs_params(input_dev, ABS_RZ, 50, 200, 0, 0); in zhenhua_connect()
|
| H A D | sidewinder.c | 70 { ABS_X, ABS_Y, ABS_RZ, ABS_THROTTLE, ABS_HAT0X, ABS_HAT0Y }, 72 { ABS_X, ABS_Y, ABS_RZ, ABS_THROTTLE, ABS_HAT0X, ABS_HAT0Y }, 73 { ABS_X, ABS_Y, ABS_RZ, ABS_THROTTLE, ABS_HAT0X, ABS_HAT0Y }, 301 input_report_abs(dev, ABS_RZ, (GB(35,2) << 7) | GB(40,7)); in sw_parse() 344 input_report_abs(dev, ABS_RZ, GB(36, 6)); in sw_parse()
|
| H A D | magellan.c | 32 static int magellan_axes[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
|
| H A D | xpad.c | 399 ABS_Z, ABS_RZ, /* triggers left/right */ 668 input_report_abs(dev, ABS_RZ, data[11]); in xpad_process_packet() 781 input_report_abs(dev, ABS_RZ, data[5]); in xpad360_process_packet() 938 input_report_abs(dev, ABS_RZ, in xpadone_process_packet() 1628 case ABS_RZ: /* the triggers (if mapped to axes) */ in xpad_set_up_abs()
|
| H A D | fsia6b.c | 38 ABS_RY, ABS_RZ,
|
| H A D | spaceorb.c | 35 static int spaceorb_axes[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
|
| H A D | adi.c | 64 static char adi_wmed3d_abs[] = { ABS_X, ABS_Y, ABS_THROTTLE, ABS_RZ, ABS_HAT0X, ABS_HAT0Y }; 65 static char adi_cm2_abs[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
|
| H A D | spaceball.c | 44 static int spaceball_axes[] = { ABS_X, ABS_Z, ABS_Y, ABS_RX, ABS_RZ, ABS_RY };
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/examples/ |
| H A D | ev.c | 187 case ABS_RZ: in main()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-wiimote-modules.c | 455 input_report_abs(wdata->accel, ABS_RZ, z - 0x200); in wiimod_accel_in_accel() 503 set_bit(ABS_RZ, wdata->accel->absbit); in wiimod_accel_probe() 506 input_set_abs_params(wdata->accel, ABS_RZ, -500, 500, 2, 4); in wiimod_accel_probe() 883 input_report_abs(wdata->extension.input, ABS_RZ, z); in wiimod_nunchuk_in_ext() 961 set_bit(ABS_RZ, wdata->extension.input->absbit); in wiimod_nunchuk_probe() 967 ABS_RZ, -500, 500, 2, 4); in wiimod_nunchuk_probe() 2543 input_report_abs(wdata->mp, ABS_RZ, z); in wiimod_mp_in_mp() 2595 set_bit(ABS_RZ, wdata->mp->absbit); in wiimod_mp_probe() 2601 ABS_RZ, -16000, 16000, 4, 8); in wiimod_mp_probe()
|
| H A D | hid-playstation.c | 495 input_set_abs_params(gamepad, ABS_RZ, 0, 255, 0, 0); in ps_gamepad_create() 642 input_set_abs_params(sensors, ABS_RZ, -gyro_range, gyro_range, 16, 0); in ps_sensors_create() 645 input_abs_set_res(sensors, ABS_RZ, gyro_res); in ps_sensors_create() 771 ds->gyro_calib_data[2].abs_code = ABS_RZ; in dualsense_get_calibration_data() 1083 input_report_abs(ds->gamepad, ABS_RZ, ds_report->rz); in dualsense_parse_report()
|
| H A D | hid-sony.c | 408 [0x34] = ABS_RZ, /* R2 */ 1003 input_report_abs(input_dev, ABS_RZ, rd[offset+8]); in dualshock4_parse_report() 1487 input_set_abs_params(sc->sensor_dev, ABS_RZ, -range, range, 16, 0); in sony_register_sensors() 1490 input_abs_set_res(sc->sensor_dev, ABS_RZ, DS4_GYRO_RES_PER_DEG_S); in sony_register_sensors() 1690 sc->ds4_calib_data[2].abs_code = ABS_RZ; in dualshock4_get_calibration_data()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | sun4i-a10-inet9f-rev03.dts | 116 linux,code = <ABS_RZ>; 124 linux,code = <ABS_RZ>;
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | sun4i-a10-inet9f-rev03.dts | 121 linux,code = <ABS_RZ>; 129 linux,code = <ABS_RZ>;
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/gyro/ |
| H A D | mpu6500_gyro.c | 100 input_report_rel(sensor->input_dev, ABS_RZ, axis->z); in gyro_report_value()
|
| H A D | mpu6880_gyro.c | 100 input_report_rel(sensor->input_dev, ABS_RZ, axis->z); in gyro_report_value()
|
| H A D | icm2060x_gyro.c | 97 input_report_rel(sensor->input_dev, ABS_RZ, axis->z); in gyro_report_value()
|
| H A D | iam20680_gyro.c | 93 input_report_rel(sensor->input_dev, ABS_RZ, axis->z); in gyro_report_value()
|
| H A D | lsm330_gyro.c | 150 input_report_rel(sensor->input_dev, ABS_RZ, axis->z); in gyro_report_value()
|
| H A D | l3g20d.c | 128 input_report_rel(sensor->input_dev, ABS_RZ, axis->z); in gyro_report_value()
|
| H A D | l3g4200d.c | 128 input_report_rel(sensor->input_dev, ABS_RZ, axis->z); in gyro_report_value()
|
| H A D | ewtsa.c | 345 input_report_rel(sensor->input_dev, ABS_RZ, axis->z); in gyro_report_value()
|
| /OK3568_Linux_fs/kernel/sound/usb/caiaq/ |
| H A D | input.c | 283 input_report_abs(input_dev, ABS_RZ, decode_erp(buf[5], buf[4])); in snd_caiaq_input_read_erp() 765 BIT_MASK(ABS_RZ); in snd_usb_caiaq_input_init() 786 input_set_abs_params(input, ABS_RZ, 0, 999, 0, 10); in snd_usb_caiaq_input_init()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | input-event-codes.h | 731 #define ABS_RZ 0x05 macro
|
| /OK3568_Linux_fs/external/xserver/hw/dmx/input/ |
| H A D | usb-common.c | 241 case ABS_RZ: in usbPrint()
|