Home
last modified time | relevance | path

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

/openbmc/qemu/hw/input/
H A Dvirtio-input-hid.c47 static const unsigned short axismap_tch[INPUT_AXIS__MAX] = { variable
152 event.code = cpu_to_le16(axismap_tch[mtt->axis]); in virtio_input_handle_event()