/Linux-v4.19/drivers/input/joystick/ |
D | maplecontrol.c | 59 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()
|
D | psxpad-spi.c | 234 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()
|
D | pxrc.c | 64 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()
|
D | grip.c | 67 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()
|
D | tmdc.c | 64 { ABS_X, ABS_Y, ABS_RUDDER, ABS_THROTTLE, ABS_RX, ABS_RY, ABS_RZ }; 70 { ABS_RX, ABS_RY, ABS_X, ABS_Y };
|
D | magellan.c | 44 static int magellan_axes[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
|
D | spaceorb.c | 47 static int spaceorb_axes[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
|
D | xpad.c | 372 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()
|
D | spaceball.c | 55 static int spaceball_axes[] = { ABS_X, ABS_Z, ABS_Y, ABS_RX, ABS_RZ, ABS_RY };
|
D | interact.c | 60 { ABS_RX, ABS_RY, ABS_X, ABS_Y, ABS_HAT0X, ABS_HAT0Y, -1 };
|
D | adi.c | 77 static char adi_cm2_abs[] = { ABS_X, ABS_Y, ABS_Z, ABS_RX, ABS_RY, ABS_RZ };
|
D | db9.c | 115 static const short db9_abs[] = { ABS_X, ABS_Y, ABS_RX, ABS_RY, ABS_RZ, ABS_Z, ABS_HAT0X, ABS_HAT0Y,…
|
D | gamecon.c | 549 ABS_X, ABS_Y, ABS_RX, ABS_RY, ABS_HAT0X, ABS_HAT0Y
|
/Linux-v4.19/Documentation/input/devices/ |
D | pxrc.rst | 29 | 4 | ABS_RY |
|
/Linux-v4.19/drivers/hid/ |
D | hid-wiimote-modules.c | 457 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 …]
|
D | hid-steam.c | 475 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()
|
D | hid-sony.c | 382 [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()
|
D | hid-debug.c | 971 [ABS_RY] = "Ry", [ABS_RZ] = "Rz",
|
D | wacom_wac.c | 588 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()
|
D | hid-input.c | 254 case ABS_RY: in hidinput_calc_abs_res()
|
/Linux-v4.19/drivers/input/tablet/ |
D | hanwang.c | 108 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/ |
D | input.c | 294 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/ |
D | linux-event-codes.h | 722 #define ABS_RY 0x04 macro
|
/Linux-v4.19/include/uapi/linux/ |
D | input-event-codes.h | 722 #define ABS_RY 0x04 macro
|
/Linux-v4.19/Documentation/input/ |
D | gamepad.rst | 151 reported as ABS_RX, ABS_RY. Zero, one or two sticks may be present.
|