Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio-input-pci.c21 OBJECT_DECLARE_SIMPLE_TYPE(VirtIOInputPCI, VIRTIO_INPUT_PCI)
23 struct VirtIOInputPCI { struct
47 VirtIOInputPCI *vinput = VIRTIO_INPUT_PCI(vpci_dev); in virtio_input_pci_realize() argument
117 .instance_size = sizeof(VirtIOInputPCI),