Home
last modified time | relevance | path

Searched refs:ABS_MT_POSITION_Y (Results 1 – 2 of 2) sorted by relevance

/qemu/hw/input/
H A Dvirtio-input-hid.c49 [INPUT_AXIS_Y] = ABS_MT_POSITION_Y,
582 .subsel = ABS_MT_POSITION_Y,
601 ABS_MT_POSITION_Y, in virtio_multitouch_init()
/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h892 #define ABS_MT_POSITION_Y 0x36 /* Center Y touch position */ macro