Home
last modified time | relevance | path

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

/qemu/include/hw/
A Dfw-path-provider.h36 char *(*get_dev_path)(FWPathProvider *p, BusState *bus, DeviceState *dev); member
A Dqdev-core.h329 char *(*get_dev_path)(DeviceState *dev); member
/qemu/hw/core/
A Dfw-path-provider.c27 return k->get_dev_path(p, bus, dev); in fw_path_provider_get_dev_path()
A Dqdev.c407 if (bc->get_dev_path) { in qdev_get_dev_path()
408 return bc->get_dev_path(dev); in qdev_get_dev_path()
/qemu/hw/s390x/
A Dap-bridge.c29 k->get_dev_path = ap_bus_get_dev_path; in ap_bus_class_init()
A Dcss-bridge.c87 k->get_dev_path = virtual_css_bus_get_dev_path; in virtual_css_bus_class_init()
/qemu/hw/nubus/
A Dnubus-bus.c172 bc->get_dev_path = nubus_get_dev_path; in nubus_class_init()
/qemu/hw/virtio/
A Dvirtio-bus.c354 bus_class->get_dev_path = virtio_bus_get_dev_path; in virtio_bus_class_init()
A Dvirtio-mmio.c877 bus_class->get_dev_path = virtio_mmio_bus_get_dev_path; in virtio_mmio_bus_class_init()
/qemu/hw/scsi/
A Dvhost-scsi.c383 fwc->get_dev_path = vhost_scsi_common_get_fw_dev_path; in vhost_scsi_class_init()
A Dvhost-user-scsi.c404 fwc->get_dev_path = vhost_scsi_common_get_fw_dev_path; in vhost_user_scsi_class_init()
A Dscsi-bus.c1988 k->get_dev_path = scsibus_get_dev_path; in scsi_bus_class_init()
/qemu/hw/ppc/
A Dmac_oldworld.c430 fwc->get_dev_path = heathrow_fw_dev_path; in heathrow_class_init()
A Dmac_newworld.c590 fwc->get_dev_path = core99_fw_dev_path; in core99_machine_class_init()
A Dspapr_vio.c57 k->get_dev_path = spapr_vio_get_dev_name; in spapr_vio_bus_class_init()
A Dspapr.c4619 fwc->get_dev_path = spapr_get_fw_dev_path; in spapr_machine_class_init()
/qemu/hw/usb/
A Dbus.c36 k->get_dev_path = usb_get_dev_path; in usb_bus_class_init()
/qemu/hw/sparc64/
A Dsun4u.c819 fwc->get_dev_path = sun4u_fw_dev_path; in sun4u_class_init()
/qemu/hw/xen/
A Dxen-bus.c389 bus_class->get_dev_path = xen_bus_get_dev_path; in xen_bus_class_init()
/qemu/hw/ufs/
A Dufs.c1808 bc->get_dev_path = ufs_bus_get_dev_path; in ufs_bus_class_init()
/qemu/hw/hyperv/
A Dvmbus.c2478 k->get_dev_path = vmbus_get_dev_path; in vmbus_class_init()
/qemu/hw/pci/
A Dpci.c226 k->get_dev_path = pcibus_get_dev_path; in pci_bus_class_init()

Completed in 72 milliseconds