| /linux/drivers/input/joystick/ |
| H A D | maplecontrol.c | 59 input_report_abs(dev, ABS_RX, res[14]); in dc_pad_callback() 94 ABS_GAS, ABS_BRAKE, ABS_X, ABS_Y, ABS_RX, ABS_RY, -1, -1, in probe_maple_controller()
|
| H A D | psxpad-spi.c | 234 input_report_abs(input, ABS_RX, REVERSE_BIT(pad->response[5])); in psxpad_spi_poll() 261 input_report_abs(input, ABS_RX, 0x80); in psxpad_spi_poll() 318 input_set_abs_params(idev, ABS_RX, 0, 255, 0, 0); in psxpad_spi_probe()
|
| H A D | spaceball.c | 41 static int spaceball_axes[] = { ABS_X, ABS_Z, ABS_Y, ABS_RX, ABS_RZ, ABS_RY }; 241 input_set_abs_params(input_dev, ABS_RX + i, -1600, 1600, 2, 8); in spaceball_connect()
|
| H A D | pxrc.c | 65 input_report_abs(pxrc->input, ABS_RX, data[3]); in pxrc_usb_irq() 184 input_set_abs_params(pxrc->input, ABS_RX, 0, 255, 0, 0); in pxrc_probe()
|
| H A D | grip.c | 52 static int grip_abs_dc[] = { ABS_X, ABS_Y, ABS_RX, ABS_RY, ABS_THROTTLE, ABS_HAT0X, ABS_HAT0Y, -1 }; 246 input_report_abs(dev, ABS_RX, (data[1] >> 2) & 0x3f); in grip_poll()
|
| H A D | tmdc.c | 49 { ABS_X, ABS_Y, ABS_RUDDER, ABS_THROTTLE, ABS_RX, ABS_RY, ABS_RZ }; 55 { ABS_RX, ABS_RY, ABS_X, ABS_Y };
|
| H A D | magellan.c | 29 static int magellan_axes[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
|
| H A D | spaceorb.c | 32 static int spaceorb_axes[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
|
| H A D | fsia6b.c | 37 ABS_Z, ABS_RX,
|
| H A D | xpad.c | 472 ABS_RX, ABS_RY, /* right stick */ 837 input_report_abs(dev, ABS_RX, in xpad_process_packet() 951 input_report_abs(dev, ABS_RX, in xpad360_process_packet() 1155 input_report_abs(dev, ABS_RX, in xpadone_process_packet() 1925 case ABS_RX: in xpad_set_up_abs()
|
| H A D | interact.c | 45 { ABS_RX, ABS_RY, ABS_X, ABS_Y, ABS_HAT0X, ABS_HAT0Y, -1 };
|
| H A D | sidewinder.c | 73 { ABS_RX, ABS_RUDDER, ABS_THROTTLE }}; 386 input_report_abs(dev, ABS_RX, GB( 0,10)); in sw_parse()
|
| /linux/drivers/hid/ |
| H A D | hid-steam.c | 778 input_set_abs_params(input, ABS_RX, -32767, 32767, 0, 0); in steam_input_register() 788 input_abs_set_res(input, ABS_RX, STEAM_DECK_JOYSTICK_RESOLUTION); in steam_input_register() 798 input_set_abs_params(input, ABS_RX, -32767, 32767, in steam_input_register() 805 input_abs_set_res(input, ABS_RX, STEAM_PAD_RESOLUTION); in steam_input_register() 880 input_set_abs_params(sensors, ABS_RX, -STEAM_DECK_GYRO_RANGE, in steam_sensors_register() 886 input_abs_set_res(sensors, ABS_RX, STEAM_DECK_GYRO_RES_PER_DPS); in steam_sensors_register() 1471 input_report_abs(input, ABS_RX, steam_le16(data + 20)); in steam_do_input_event() 1642 input_report_abs(input, ABS_RX, steam_le16(data + 52)); in steam_do_deck_input_event() 1695 input_report_abs(sensors, ABS_RX, steam_le16(data + 30)); in steam_do_deck_sensors_event()
|
| H A D | hid-xinmo.c | 32 case ABS_RX: in xinmo_event()
|
| H A D | hid-wiimote-modules.c | 453 input_report_abs(wdata->accel, ABS_RX, x - 0x200); in wiimod_accel_in_accel() 501 set_bit(ABS_RX, wdata->accel->absbit); in wiimod_accel_probe() 504 input_set_abs_params(wdata->accel, ABS_RX, -500, 500, 2, 4); in wiimod_accel_probe() 881 input_report_abs(wdata->extension.input, ABS_RX, x); in wiimod_nunchuk_in_ext() 959 set_bit(ABS_RX, wdata->extension.input->absbit); in wiimod_nunchuk_probe() 963 ABS_RX, -500, 500, 2, 4); in wiimod_nunchuk_probe() 1704 input_report_abs(wdata->extension.input, ABS_RX, rx); in wiimod_pro_in_ext() 1915 set_bit(ABS_RX, wdata->extension.input->absbit); in wiimod_pro_probe() 1922 ABS_RX, -0x400, 0x400, 4, 100); in wiimod_pro_probe() 2765 input_report_abs(wdata->mp, ABS_RX, x); in wiimod_mp_in_mp() [all …]
|
| H A D | hid-playstation.c | 762 input_set_abs_params(gamepad, ABS_RX, 0, 255, 0, 0); in ps_gamepad_create() 763 gamepad->absinfo[ABS_RX].value = 128; in ps_gamepad_create() 924 input_set_abs_params(sensors, ABS_RX, -gyro_range, gyro_range, 16, 0); in ps_sensors_create() 927 input_abs_set_res(sensors, ABS_RX, gyro_res); in ps_sensors_create() 1064 ds->gyro_calib_data[0].abs_code = ABS_RX; in dualsense_get_calibration_data() 1465 input_report_abs(ds->gamepad, ABS_RX, ds_report->rx); in dualsense_parse_report() 2012 ds4->gyro_calib_data[0].abs_code = ABS_RX; in dualshock4_get_calibration_data() 2060 ds4->gyro_calib_data[i].abs_code = ABS_RX + i; in dualshock4_get_calibration_data() 2416 input_report_abs(ds4->gamepad, ABS_RX, ds4_report->rx); in dualshock4_parse_report()
|
| /linux/Documentation/input/devices/ |
| H A D | pxrc.rst | 27 | 3 | ABS_RX |
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | base.py | 36 libevdev.EV_ABS.ABS_RX, 46 libevdev.EV_ABS.ABS_RX,
|
| H A D | test_sony.py | 82 assert libevdev.InputEvent(libevdev.EV_ABS.ABS_RX) in events 83 value = evdev.value[libevdev.EV_ABS.ABS_RX]
|
| /linux/drivers/input/tablet/ |
| H A D | hanwang.c | 91 ABS_RX, ABS_RY, ABS_PRESSURE, ABS_MISC, 219 input_report_abs(input_dev, ABS_RX, in hanwang_parse_packet()
|
| /linux/arch/arm64/boot/dts/allwinner/ |
| H A D | sun50i-h700-anbernic-rg35xx-h.dts | 46 linux,code = <ABS_RX>;
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3566-anbernic-rg353x.dtsi | 36 linux,code = <ABS_RX>;
|
| H A D | rk3326-odroid-go3.dts | 58 linux,code = <ABS_RX>;
|
| H A D | rk3566-anbernic-rg503.dts | 45 linux,code = <ABS_RX>;
|
| /linux/sound/usb/caiaq/ |
| H A D | input.c | 279 input_report_abs(input_dev, ABS_RX, decode_erp(buf[17], buf[16])); in snd_caiaq_input_read_erp() 764 BIT_MASK(ABS_RX) | BIT_MASK(ABS_RY) | in snd_usb_caiaq_input_init() 784 input_set_abs_params(input, ABS_RX, 0, 999, 0, 10); in snd_usb_caiaq_input_init()
|