Home
last modified time | relevance | path

Searched refs:ABS_RY (Results 1 – 25 of 38) sorted by relevance

12

/linux-6.15/drivers/input/joystick/
H A Dmaplecontrol.c60 input_report_abs(dev, ABS_RY, res[15]); 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 Dpsxpad-spi.c235 input_report_abs(input, ABS_RY, REVERSE_BIT(pad->response[6])); in psxpad_spi_poll()
262 input_report_abs(input, ABS_RY, 0x80); in psxpad_spi_poll()
319 input_set_abs_params(idev, ABS_RY, 0, 255, 0, 0); in psxpad_spi_probe()
H A Dpxrc.c66 input_report_abs(pxrc->input, ABS_RY, data[4]); in pxrc_usb_irq()
185 input_set_abs_params(pxrc->input, ABS_RY, 0, 255, 0, 0); in pxrc_probe()
H A Dgrip.c52 static int grip_abs_dc[] = { ABS_X, ABS_Y, ABS_RX, ABS_RY, ABS_THROTTLE, ABS_HAT0X, ABS_HAT0Y, -1 };
247 input_report_abs(dev, ABS_RY, (data[1] >> 8) & 0x3f); in grip_poll()
H A Dtmdc.c49 { 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 Dmagellan.c29 static int magellan_axes[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
H A Dfsia6b.c38 ABS_RY, ABS_RZ,
H A Dspaceorb.c32 static int spaceorb_axes[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
H A Dspaceball.c41 static int spaceball_axes[] = { ABS_X, ABS_Z, ABS_Y, ABS_RX, ABS_RZ, ABS_RY };
H A Dxpad.c459 ABS_RX, ABS_RY, /* right stick */
821 input_report_abs(dev, ABS_RY, in xpad_process_packet()
935 input_report_abs(dev, ABS_RY, in xpad360_process_packet()
1128 input_report_abs(dev, ABS_RY, in xpadone_process_packet()
1888 case ABS_RY: /* the two sticks */ in xpad_set_up_abs()
H A Dinteract.c45 { ABS_RX, ABS_RY, ABS_X, ABS_Y, ABS_HAT0X, ABS_HAT0Y, -1 };
/linux-6.15/drivers/hid/
H A Dhid-steam.c782 input_set_abs_params(input, ABS_RY, -32767, 32767, 0, 0); in steam_input_register()
792 input_abs_set_res(input, ABS_RY, STEAM_DECK_JOYSTICK_RESOLUTION); in steam_input_register()
803 input_set_abs_params(input, ABS_RY, -32767, 32767, in steam_input_register()
809 input_abs_set_res(input, ABS_RY, STEAM_PAD_RESOLUTION); in steam_input_register()
885 input_set_abs_params(sensors, ABS_RY, -STEAM_DECK_GYRO_RANGE, in steam_sensors_register()
890 input_abs_set_res(sensors, ABS_RY, STEAM_DECK_GYRO_RES_PER_DPS); in steam_sensors_register()
1475 input_report_abs(input, ABS_RY, -steam_le16(data + 22)); in steam_do_input_event()
1646 input_report_abs(input, ABS_RY, -steam_le16(data + 54)); in steam_do_deck_input_event()
1700 input_report_abs(sensors, ABS_RY, steam_le16(data + 34)); in steam_do_deck_sensors_event()
H A Dhid-wiimote-modules.c454 input_report_abs(wdata->accel, ABS_RY, y - 0x200); in wiimod_accel_in_accel()
502 set_bit(ABS_RY, wdata->accel->absbit); in wiimod_accel_probe()
882 input_report_abs(wdata->extension.input, ABS_RY, y); in wiimod_nunchuk_in_ext()
960 set_bit(ABS_RY, wdata->extension.input->absbit); in wiimod_nunchuk_probe()
965 ABS_RY, -500, 500, 2, 4); in wiimod_nunchuk_probe()
1705 input_report_abs(wdata->extension.input, ABS_RY, ry); in wiimod_pro_in_ext()
1916 set_bit(ABS_RY, wdata->extension.input->absbit); in wiimod_pro_probe()
1924 ABS_RY, -0x400, 0x400, 4, 100); in wiimod_pro_probe()
2766 input_report_abs(wdata->mp, ABS_RY, y); in wiimod_mp_in_mp()
2818 set_bit(ABS_RY, wdata->mp->absbit); in wiimod_mp_probe()
[all …]
H A Dhid-playstation.c725 input_set_abs_params(gamepad, ABS_RY, 0, 255, 0, 0); in ps_gamepad_create()
880 input_set_abs_params(sensors, ABS_RY, -gyro_range, gyro_range, 16, 0); in ps_sensors_create()
883 input_abs_set_res(sensors, ABS_RY, gyro_res); in ps_sensors_create()
1008 ds->gyro_calib_data[1].abs_code = ABS_RY; in dualsense_get_calibration_data()
1355 input_report_abs(ds->gamepad, ABS_RY, ds_report->ry); in dualsense_parse_report()
1874 ds4->gyro_calib_data[1].abs_code = ABS_RY; in dualshock4_get_calibration_data()
2278 input_report_abs(ds4->gamepad, ABS_RY, ds4_report->ry); in dualshock4_parse_report()
H A Dhid-nintendo.c1545 input_report_abs(idev, ABS_RY, value[1]); in joycon_parse_imu_report()
1651 input_report_abs(ctlr->input, ABS_RY, y); in joycon_report_right_stick()
2006 ABS_RY, in joycon_config_right_stick()
2099 input_set_abs_params(ctlr->imu_input, ABS_RY, in joycon_imu_input_create()
2107 input_abs_set_res(ctlr->imu_input, ABS_RY, JC_IMU_GYRO_RES_PER_DPS); in joycon_imu_input_create()
/linux-6.15/Documentation/input/devices/
H A Dpxrc.rst29 | 4 | ABS_RY |
/linux-6.15/tools/testing/selftests/hid/tests/
H A Dbase.py36 libevdev.EV_ABS.ABS_RY,
46 libevdev.EV_ABS.ABS_RY,
H A Dtest_sony.py92 assert libevdev.InputEvent(libevdev.EV_ABS.ABS_RY) in events
93 value = evdev.value[libevdev.EV_ABS.ABS_RY]
/linux-6.15/drivers/input/tablet/
H A Dhanwang.c91 ABS_RX, ABS_RY, ABS_PRESSURE, ABS_MISC,
221 input_report_abs(input_dev, ABS_RY, in hanwang_parse_packet()
/linux-6.15/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h700-anbernic-rg35xx-h.dts54 linux,code = <ABS_RY>;
/linux-6.15/arch/arm64/boot/dts/rockchip/
H A Drk3566-anbernic-rg353x.dtsi52 linux,code = <ABS_RY>;
H A Drk3326-odroid-go3.dts73 linux,code = <ABS_RY>;
H A Drk3566-anbernic-rg503.dts61 linux,code = <ABS_RY>;
/linux-6.15/sound/usb/caiaq/
H A Dinput.c281 input_report_abs(input_dev, ABS_RY, decode_erp(buf[11], buf[10])); in snd_caiaq_input_read_erp()
764 BIT_MASK(ABS_RX) | BIT_MASK(ABS_RY) | in snd_usb_caiaq_input_init()
785 input_set_abs_params(input, ABS_RY, 0, 999, 0, 10); in snd_usb_caiaq_input_init()
/linux-6.15/include/uapi/linux/
H A Dinput-event-codes.h850 #define ABS_RY 0x04 macro

12