Home
last modified time | relevance | path

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

/openbmc/qemu/hw/input/
H A Dvirtio-input-hid.c37 static const unsigned short axismap_rel[INPUT_AXIS__MAX] = { variable
137 event.code = cpu_to_le16(axismap_rel[move->axis]); in virtio_input_handle_event()