Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dqdev-fw.c37 if (bc->get_fw_dev_path) { in bus_get_fw_dev_path()
38 return bc->get_fw_dev_path(dev); in bus_get_fw_dev_path()
H A Dbus.c241 bc->get_fw_dev_path = default_bus_get_fw_dev_path; in bus_class_init()
H A Dsysbus.c80 k->get_fw_dev_path = sysbus_get_fw_dev_path; in system_bus_class_init()
/openbmc/qemu/hw/ide/
H A Dide-bus.c36 k->get_fw_dev_path = idebus_get_fw_dev_path; in ide_bus_class_init()
/openbmc/qemu/hw/isa/
H A Disa-bus.c36 k->get_fw_dev_path = isabus_get_fw_dev_path; in isa_bus_class_init()
/openbmc/qemu/hw/virtio/
H A Dvirtio-bus.c355 bus_class->get_fw_dev_path = virtio_bus_get_fw_dev_path; in virtio_bus_class_init()
/openbmc/qemu/include/hw/
H A Dqdev-core.h336 char *(*get_fw_dev_path)(DeviceState *dev); member
/openbmc/qemu/hw/ppc/
H A Dspapr_vio.c58 k->get_fw_dev_path = spapr_vio_get_dev_name; in spapr_vio_bus_class_init()
/openbmc/qemu/hw/usb/
H A Dbus.c37 k->get_fw_dev_path = usb_get_fw_dev_path; in usb_bus_class_init()
/openbmc/qemu/hw/scsi/
H A Dscsi-bus.c1989 k->get_fw_dev_path = scsibus_get_fw_dev_path; in scsi_bus_class_init()
/openbmc/qemu/hw/hyperv/
H A Dvmbus.c2479 k->get_fw_dev_path = vmbus_get_fw_dev_path; in vmbus_class_init()
/openbmc/qemu/hw/pci/
H A Dpci.c227 k->get_fw_dev_path = pcibus_get_fw_dev_path; in pci_bus_class_init()