Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/joystick/
Dmaplecontrol.c59 input_report_abs(dev, ABS_RY, res[15]); in dc_pad_callback()
93 ABS_GAS, ABS_BRAKE, ABS_X, ABS_Y, ABS_RX, ABS_RY, -1, -1, in probe_maple_controller()
Dpsxpad-spi.c234 input_report_abs(input, ABS_RY, REVERSE_BIT(pad->response[6])); in psxpad_spi_poll()
261 input_report_abs(input, ABS_RY, 0x80); in psxpad_spi_poll()
324 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.c67 static int grip_abs_dc[] = { ABS_X, ABS_Y, ABS_RX, ABS_RY, ABS_THROTTLE, ABS_HAT0X, ABS_HAT0Y, -1 };
262 input_report_abs(dev, ABS_RY, (data[1] >> 8) & 0x3f); in grip_poll()
Dtmdc.c64 { ABS_X, ABS_Y, ABS_RUDDER, ABS_THROTTLE, ABS_RX, ABS_RY, ABS_RZ };
70 { ABS_RX, ABS_RY, ABS_X, ABS_Y };
Dmagellan.c44 static int magellan_axes[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
Dspaceorb.c47 static int spaceorb_axes[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
Dxpad.c372 ABS_RX, ABS_RY, /* right stick */
622 input_report_abs(dev, ABS_RY, in xpad_process_packet()
735 input_report_abs(dev, ABS_RY, in xpad360_process_packet()
889 input_report_abs(dev, ABS_RY, in xpadone_process_packet()
1588 case ABS_RY: /* the two sticks */ in xpad_set_up_abs()
Dspaceball.c55 static int spaceball_axes[] = { ABS_X, ABS_Z, ABS_Y, ABS_RX, ABS_RZ, ABS_RY };
Dinteract.c60 { ABS_RX, ABS_RY, ABS_X, ABS_Y, ABS_HAT0X, ABS_HAT0Y, -1 };
Dadi.c77 static char adi_cm2_abs[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
Ddb9.c115 static const short db9_abs[] = { ABS_X, ABS_Y, ABS_RX, ABS_RY, ABS_RZ, ABS_Z, ABS_HAT0X, ABS_HAT0Y,…
Dgamecon.c549 ABS_X, ABS_Y, ABS_RX, ABS_RY, ABS_HAT0X, ABS_HAT0Y
/Linux-v4.19/Documentation/input/devices/
Dpxrc.rst29 | 4 | ABS_RY |
/Linux-v4.19/drivers/hid/
Dhid-wiimote-modules.c457 input_report_abs(wdata->accel, ABS_RY, y - 0x200); in wiimod_accel_in_accel()
505 set_bit(ABS_RY, wdata->accel->absbit); in wiimod_accel_probe()
508 input_set_abs_params(wdata->accel, ABS_RY, -500, 500, 2, 4); in wiimod_accel_probe()
885 input_report_abs(wdata->extension.input, ABS_RY, y); in wiimod_nunchuk_in_ext()
963 set_bit(ABS_RY, wdata->extension.input->absbit); in wiimod_nunchuk_probe()
968 ABS_RY, -500, 500, 2, 4); in wiimod_nunchuk_probe()
1689 input_report_abs(wdata->extension.input, ABS_RY, ry); in wiimod_pro_in_ext()
1900 set_bit(ABS_RY, wdata->extension.input->absbit); in wiimod_pro_probe()
1908 ABS_RY, -0x400, 0x400, 4, 100); in wiimod_pro_probe()
2526 input_report_abs(wdata->mp, ABS_RY, y); in wiimod_mp_in_mp()
[all …]
Dhid-steam.c475 input_set_abs_params(input, ABS_RY, -32767, 32767, in steam_register()
484 input_abs_set_res(input, ABS_RY, STEAM_PAD_RESOLUTION); in steam_register()
925 input_report_abs(input, ABS_RY, -steam_le16(data + 22)); in steam_do_input_event()
Dhid-sony.c382 [0x35] = ABS_RY, /* right stick Y */
411 [0x35] = ABS_RY, /* right stick Y */
959 input_report_abs(input_dev, ABS_RY, rd[offset+3]); in dualshock4_parse_report()
1467 input_set_abs_params(sc->sensor_dev, ABS_RY, -range, range, 16, 0); in sony_register_sensors()
1470 input_abs_set_res(sc->sensor_dev, ABS_RY, DS4_GYRO_RES_PER_DEG_S); in sony_register_sensors()
1664 sc->ds4_calib_data[1].abs_code = ABS_RY; in dualshock4_get_calibration_data()
Dhid-debug.c971 [ABS_RY] = "Ry", [ABS_RZ] = "Rz",
Dwacom_wac.c588 input_report_abs(input, ABS_RY, strip2); in wacom_intuos_pad()
1940 wacom_map_usage(input, usage, field, EV_ABS, ABS_RY, 0); in wacom_wac_pad_usage_mapping()
3977 input_set_abs_params(input_dev, ABS_RY, 0, 4096, 0, 0); in wacom_setup_pad_input_capabilities()
3986 input_set_abs_params(input_dev, ABS_RY, 0, 4096, 0, 0); in wacom_setup_pad_input_capabilities()
Dhid-input.c254 case ABS_RY: in hidinput_calc_abs_res()
/Linux-v4.19/drivers/input/tablet/
Dhanwang.c108 ABS_RX, ABS_RY, ABS_PRESSURE, ABS_MISC,
238 input_report_abs(input_dev, ABS_RY, in hanwang_parse_packet()
/Linux-v4.19/sound/usb/caiaq/
Dinput.c294 input_report_abs(input_dev, ABS_RY, decode_erp(buf[11], buf[10])); in snd_caiaq_input_read_erp()
777 BIT_MASK(ABS_RX) | BIT_MASK(ABS_RY) | in snd_usb_caiaq_input_init()
798 input_set_abs_params(input, ABS_RY, 0, 999, 0, 10); in snd_usb_caiaq_input_init()
/Linux-v4.19/include/dt-bindings/input/
Dlinux-event-codes.h722 #define ABS_RY 0x04 macro
/Linux-v4.19/include/uapi/linux/
Dinput-event-codes.h722 #define ABS_RY 0x04 macro
/Linux-v4.19/Documentation/input/
Dgamepad.rst151 reported as ABS_RX, ABS_RY. Zero, one or two sticks may be present.