Home
last modified time | relevance | path

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

/qemu/include/hw/pci/
H A Dpci_ids.h101 #define PCI_CLASS_INPUT_OTHER 0x0980 macro
/qemu/hw/virtio/
H A Dvirtio-input-pci.c63 pcidev_k->class_id = PCI_CLASS_INPUT_OTHER; in virtio_input_pci_class_init()