Home
last modified time | relevance | path

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

/qemu/include/hw/
H A Dqdev-core.h175 DeviceSyncConfig sync_config; member
/qemu/system/
H A Dqdev-monitor.c947 if (!dc->sync_config) { in qdev_sync_config()
953 return dc->sync_config(dev, errp); in qdev_sync_config()
/qemu/hw/block/
H A Dvhost-user-blk.c596 dc->sync_config = vhost_user_blk_sync_config; in vhost_user_blk_class_init()
/qemu/hw/virtio/
H A Dvirtio-pci.c2430 dc->sync_config = virtio_pci_sync_config; in virtio_pci_class_init()