Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvdpa-dev.h40 int (*post_init)(VhostVdpaDevice *v, Error **errp); member
/openbmc/qemu/hw/virtio/
H A Dvdpa-dev-pci.c69 dev->vdev.post_init = vhost_vdpa_device_pci_post_init; in vhost_vdpa_device_pci_realize()