Home
last modified time | relevance | path

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

/openbmc/qemu/hw/vfio/
H A Dpci.c3416 static void vfio_pci_set_fd(Object *obj, const char *str, Error **errp) in vfio_pci_set_fd() function
3430 object_class_property_add_str(klass, "fd", NULL, vfio_pci_set_fd); in vfio_pci_dev_class_init()