Home
last modified time | relevance | path

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

12

/linux-6.1.9/drivers/input/joystick/
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()
Dpsxpad-spi.c232 input_report_abs(input, ABS_RY, REVERSE_BIT(pad->response[6])); in psxpad_spi_poll()
259 input_report_abs(input, ABS_RY, 0x80); in psxpad_spi_poll()
316 input_set_abs_params(idev, ABS_RY, 0, 255, 0, 0); in psxpad_spi_probe()
Dpxrc.c64 input_report_abs(pxrc->input, ABS_RY, data[4]); in pxrc_usb_irq()
188 input_set_abs_params(pxrc->input, ABS_RY, 0, 255, 0, 0); in pxrc_probe()
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()
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 };
Dmagellan.c29 static int magellan_axes[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
Dfsia6b.c38 ABS_RY, ABS_RZ,
Dspaceorb.c32 static int spaceorb_axes[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
Dxpad.c408 ABS_RX, ABS_RY, /* right stick */
739 input_report_abs(dev, ABS_RY, in xpad_process_packet()
856 input_report_abs(dev, ABS_RY, in xpad360_process_packet()
1045 input_report_abs(dev, ABS_RY, in xpadone_process_packet()
1795 case ABS_RY: /* the two sticks */ in xpad_set_up_abs()
Dspaceball.c41 static int spaceball_axes[] = { ABS_X, ABS_Z, ABS_Y, ABS_RX, ABS_RZ, ABS_RY };
Dinteract.c45 { ABS_RX, ABS_RY, ABS_X, ABS_Y, ABS_HAT0X, ABS_HAT0Y, -1 };
Dadi.c62 static char adi_cm2_abs[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
Ddb9.c100 static const short db9_abs[] = { ABS_X, ABS_Y, ABS_RX, ABS_RY, ABS_RZ, ABS_Z, ABS_HAT0X, ABS_HAT0Y,…
/linux-6.1.9/Documentation/input/devices/
Dpxrc.rst29 | 4 | ABS_RY |
/linux-6.1.9/drivers/hid/
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()
505 input_set_abs_params(wdata->accel, ABS_RY, -500, 500, 2, 4); 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()
2542 input_report_abs(wdata->mp, ABS_RY, y); in wiimod_mp_in_mp()
[all …]
Dhid-playstation.c494 input_set_abs_params(gamepad, ABS_RY, 0, 255, 0, 0); in ps_gamepad_create()
641 input_set_abs_params(sensors, ABS_RY, -gyro_range, gyro_range, 16, 0); in ps_sensors_create()
644 input_abs_set_res(sensors, ABS_RY, gyro_res); in ps_sensors_create()
766 ds->gyro_calib_data[1].abs_code = ABS_RY; in dualsense_get_calibration_data()
1081 input_report_abs(ds->gamepad, ABS_RY, ds_report->ry); in dualsense_parse_report()
Dhid-steam.c454 input_set_abs_params(input, ABS_RY, -32767, 32767, in steam_input_register()
463 input_abs_set_res(input, ABS_RY, STEAM_PAD_RESOLUTION); in steam_input_register()
969 input_report_abs(input, ABS_RY, -steam_le16(data + 22)); in steam_do_input_event()
Dhid-sony.c408 [0x35] = ABS_RY, /* right stick Y */
437 [0x35] = ABS_RY, /* right stick Y */
696 hid_map_usage_clear(hi, usage, bit, max, EV_ABS, ABS_RY); in guitar_mapping()
1076 input_report_abs(input_dev, ABS_RY, rd[offset+3]); in dualshock4_parse_report()
1609 input_set_abs_params(sc->sensor_dev, ABS_RY, -range, range, 16, 0); in sony_register_sensors()
1612 input_abs_set_res(sc->sensor_dev, ABS_RY, DS4_GYRO_RES_PER_DEG_S); in sony_register_sensors()
1830 sc->ds4_calib_data[1].abs_code = ABS_RY; in dualshock4_get_calibration_data()
Dhid-nintendo.c1207 input_report_abs(idev, ABS_RY, value[1]); in joycon_parse_imu_report()
1346 input_report_abs(dev, ABS_RY, y); in joycon_parse_report()
1678 input_set_abs_params(ctlr->input, ABS_RY, in joycon_input_create()
1744 input_set_abs_params(ctlr->imu_input, ABS_RY, in joycon_input_create()
1752 input_abs_set_res(ctlr->imu_input, ABS_RY, JC_IMU_GYRO_RES_PER_DPS); in joycon_input_create()
Dhid-debug.c1007 [ABS_RY] = "Ry", [ABS_RZ] = "Rz",
/linux-6.1.9/drivers/input/tablet/
Dhanwang.c91 ABS_RX, ABS_RY, ABS_PRESSURE, ABS_MISC,
221 input_report_abs(input_dev, ABS_RY, in hanwang_parse_packet()
/linux-6.1.9/sound/usb/caiaq/
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.1.9/include/uapi/linux/
Dinput-event-codes.h843 #define ABS_RY 0x04 macro
/linux-6.1.9/include/dt-bindings/input/
Dlinux-event-codes.h843 #define ABS_RY 0x04 macro
/linux-6.1.9/Documentation/input/
Dgamepad.rst151 reported as ABS_RX, ABS_RY. Zero, one or two sticks may be present.

12