Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio-rng-pci.c21 typedef struct VirtIORngPCI VirtIORngPCI; typedef
27 DECLARE_INSTANCE_CHECKER(VirtIORngPCI, VIRTIO_RNG_PCI,
30 struct VirtIORngPCI { struct
45 VirtIORngPCI *vrng = VIRTIO_RNG_PCI(vpci_dev); in virtio_rng_pci_realize() argument
75 VirtIORngPCI *dev = VIRTIO_RNG_PCI(obj); in virtio_rng_initfn()
86 .instance_size = sizeof(VirtIORngPCI),