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.c283 .bustype = const_le16(BUS_VIRTUAL),
340 .bustype = const_le16(BUS_VIRTUAL),
365 .bustype = const_le16(BUS_VIRTUAL),
433 .bustype = const_le16(BUS_VIRTUAL),
470 .bustype = const_le16(BUS_VIRTUAL),
557 .bustype = const_le16(BUS_VIRTUAL),
/qemu/include/standard-headers/linux/
H A Dinput.h256 #define BUS_VIRTUAL 0x06 macro