Searched refs:VirtIORngPCI (Results 1 – 1 of 1) sorted by relevance
21 typedef struct VirtIORngPCI VirtIORngPCI; typedef27 DECLARE_INSTANCE_CHECKER(VirtIORngPCI, VIRTIO_RNG_PCI,30 struct VirtIORngPCI { struct45 VirtIORngPCI *vrng = VIRTIO_RNG_PCI(vpci_dev); in virtio_rng_pci_realize() argument75 VirtIORngPCI *dev = VIRTIO_RNG_PCI(obj); in virtio_rng_initfn()86 .instance_size = sizeof(VirtIORngPCI),