Home
last modified time | relevance | path

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

/qemu/hw/input/
H A Dvirtio-input-hid.c284 .bustype = const_le16(BUS_VIRTUAL),
341 .bustype = const_le16(BUS_VIRTUAL),
366 .bustype = const_le16(BUS_VIRTUAL),
435 .bustype = const_le16(BUS_VIRTUAL),
472 .bustype = const_le16(BUS_VIRTUAL),
560 .bustype = const_le16(BUS_VIRTUAL),
/qemu/include/standard-headers/linux/
H A Dinput.h256 #define BUS_VIRTUAL 0x06 macro