Home
last modified time | relevance | path

Searched refs:BusState (Results 26 – 50 of 133) sorted by relevance

123456

/qemu/include/hw/fsi/
H A Dlbus.h27 BusState bus;
H A Daspeed_apb2opb.h21 BusState bus;
/qemu/include/hw/sd/
H A Dnpcm7xx_sdhci.h59 BusState *bus;
/qemu/hw/core/
H A Dvm-change-state-handler.c27 BusState *bus = dev->parent_bus; in qdev_get_dev_tree_depth()
/qemu/hw/ufs/
H A Dufs.h25 bool (*parent_check_address)(BusState *bus, DeviceState *dev, Error **errp);
29 BusState parent_bus;
/qemu/include/hw/virtio/
H A Dvhost-scsi-common.h44 char *vhost_scsi_common_get_fw_dev_path(FWPathProvider *p, BusState *bus,
/qemu/hw/acpi/
H A Dacpi-pci-hotplug-stub.c43 bool acpi_pcihp_is_hotpluggbale_bus(AcpiPciHpState *s, BusState *bus) in acpi_pcihp_is_hotpluggbale_bus()
H A Dacpi_interface.c16 void qbus_build_aml(BusState *bus, Aml *scope) in qbus_build_aml()
/qemu/include/hw/acpi/
H A Dacpi_aml_interface.h50 void qbus_build_aml(BusState *bus, Aml *scope);
H A Dich9.h90 bool ich9_pm_is_hotpluggable_bus(HotplugHandler *hotplug_dev, BusState *bus);
/qemu/hw/sd/
H A Dcore.c218 BusState *qbus = BUS(sdbus); in sdbus_set_inserted()
228 BusState *qbus = BUS(sdbus); in sdbus_set_readonly()
/qemu/hw/i386/
H A Dacpi-microvm.c54 BusState *bus; in acpi_dsdt_add_virtio()
65 BusState *mmio_bus = &mmio_virtio_bus->parent_obj; in acpi_dsdt_add_virtio()
/qemu/include/hw/nubus/
H A Dnubus.h41 BusState qbus;
/qemu/include/hw/
H A Dhotplug.h62 bool (*is_hotpluggable_bus)(HotplugHandler *plug_handler, BusState *bus);
/qemu/include/hw/block/
H A Dswim.h35 BusState bus;
/qemu/include/hw/pci/
H A Dpci_bus.h34 BusState qbus;
/qemu/hw/virtio/
H A Dvhost-vsock-common.c50 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vhost_vsock_common_start()
100 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vhost_vsock_common_stop()
H A Dvhost-user-scmi.c37 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vu_scmi_start()
89 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vu_scmi_stop()
/qemu/hw/s390x/
H A Dap-bridge.c44 BusState *bus; in s390_init_ap()
/qemu/include/hw/misc/
H A Dauxbus.h62 BusState qbus;
/qemu/include/hw/input/
H A Dadb.h74 BusState parent_obj;
/qemu/hw/arm/
H A Dmcimx7d-sabre.c53 BusState *bus; in mcimx7d_sabre_init()
/qemu/backends/
H A Dcryptodev-vhost.c174 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(dev))); in cryptodev_vhost_start()
247 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(dev))); in cryptodev_vhost_stop()
/qemu/hw/input/
H A Dadb.c243 static void adb_bus_realize(BusState *qbus, Error **errp) in adb_bus_realize()
253 static void adb_bus_unrealize(BusState *qbus) in adb_bus_unrealize()
/qemu/hw/audio/
H A Dintel-hda.h25 BusState qbus;

123456