Home
last modified time | relevance | path

Searched refs:REL_Y (Results 51 – 59 of 59) sorted by relevance

123

/openbmc/linux/drivers/hid/
H A Dhid-debug.c1001 [REL_X] = "X", [REL_Y] = "Y",
H A Dhid-sony.c905 input_report_rel(sc->touchpad, REL_Y, rely); in nsg_mrxu_parse_report()
H A Dhid-logitech-hidpp.c3306 input_report_rel(hidpp->input, REL_Y, v); in m560_raw_event()
3331 __set_bit(REL_Y, input_dev->relbit); in m560_populate_input()
/openbmc/linux/drivers/input/misc/
H A Dadxl34x.c770 __set_bit(REL_Y, input_dev->relbit); in adxl34x_probe()
/openbmc/linux/drivers/media/rc/
H A Dimon.c1364 input_report_rel(ictx->idev, REL_Y, rel_y); in imon_mouse_event()
2047 idev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y) | in imon_init_idev()
H A Drc-main.c1828 set_bit(REL_Y, dev->input_dev->relbit); in rc_prepare_rx_device()
/openbmc/linux/drivers/input/mouse/
H A Dsynaptics.c1281 input_set_capability(dev, EV_REL, REL_Y); in set_input_params()
/openbmc/linux/Documentation/hid/
H A Dhidintro.rst366 # Event code 1 (REL_Y)
/openbmc/linux/drivers/input/keyboard/
H A Dapplespi.c1289 input_set_capability(touchpad_input_dev, EV_REL, REL_Y); in applespi_register_touchpad_device()

123