Home
last modified time | relevance | path

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

/qemu/hw/input/
H A Dvirtio-input-host.c153 virtio_input_bits_config(vih, EV_REL, REL_CNT); in virtio_input_host_realize()
/qemu/contrib/vhost-user-input/
H A Dmain.c374 vi_bits_config(&vi, EV_REL, REL_CNT); in main()
/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h840 #define REL_CNT (REL_MAX+1) macro