Home
last modified time | relevance | path

Searched refs:BUS (Results 76 – 100 of 213) sorted by relevance

123456789

/openbmc/qemu/hw/virtio/
H A Dvhost-user-i2c.c25 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vu_i2c_start()
75 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vu_i2c_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()
H A Dvhost-user-blk-pci.c66 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in vhost_user_blk_pci_realize()
H A Dvhost-user-scsi-pci.c68 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in vhost_user_scsi_pci_realize()
H A Dvhost-scsi-pci.c62 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in vhost_scsi_pci_realize()
H A Dvirtio-blk-pci.c64 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in virtio_blk_pci_realize()
H A Dvirtio-scsi-pci.c73 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in virtio_scsi_pci_realize()
H A Dvirtio-net-pci.c64 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in virtio_net_pci_realize()
H A Dvirtio-serial-pci.c69 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in virtio_serial_pci_realize()
H A Dvirtio-iommu-pci.c74 qdev_realize(vdev, BUS(&vpci_dev->bus), errp); in virtio_iommu_pci_realize()
H A Dvhost-user-device.c21 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vub_start()
71 BusState *qbus = BUS(qdev_get_parent_bus(DEVICE(vdev))); in vub_stop()
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dat91-sama5d27_wlsom1_ek.dts20 serial2 = &uart5; /* mikro BUS 2 */
21 serial3 = &uart3; /* mikro BUS 1 */
/openbmc/qemu/hw/arm/
H A Dsabrelite.c88 qdev_realize_and_unref(flash_dev, BUS(spi_bus), &error_fatal); in sabrelite_init()
/openbmc/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()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/dbus/
H A Dlibdbus-c++_0.9.0.bb2 DESCRIPTION = "DBus-c++ attempts to provide a C++ API for D-BUS. The library has a glib and an Ecor…
/openbmc/qemu/hw/display/
H A Dvirtio-gpu-pci.c51 if (!qdev_realize(vdev, BUS(&vpci_dev->bus), errp)) { in virtio_gpu_pci_base_realize()
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Drichtek,rtq6056.yaml17 The device monitors both of the drops across sense resistor and the BUS
/openbmc/entity-manager/docs/
H A Dassociations.md56 "Name": "PSU $BUS Downstream Port",
/openbmc/phosphor-dbus-interfaces/yaml/com/ibm/VPD/
H A DManager.interface.yaml32 A method to get list of FRU D-BUS object paths for a given unexpanded
57 A method to get list of FRU D-BUS object paths for a given expanded
/openbmc/qemu/docs/system/
H A Ddevice-emulation.rst32 Most devices will exist on a BUS of some sort. Depending on the
34 automatically created. In most cases the BUS a device is attached to
/openbmc/qemu/hw/ipack/
H A Dipack.c23 QTAILQ_FOREACH(kid, &BUS(bus)->children, sibling) { in ipack_device_find()
/openbmc/qemu/hw/s390x/
H A Dvirtio-ccw-input.c43 qdev_realize(vdev, BUS(&ccw_dev->bus), errp); in virtio_ccw_input_realize()
/openbmc/linux/Documentation/devicetree/bindings/spmi/
H A Dhisilicon,hisi-spmi-controller.yaml13 The HiSilicon SPMI BUS controller is found on some Kirin-based designs.
/openbmc/qemu/hw/remote/
H A Dmachine.c70 qbus_set_hotplug_handler(BUS(pci_host->bus), OBJECT(s)); in remote_machine_init()
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,msm8996-mss-pil.yaml217 - description: GCC MSS BUS clock
256 - description: GCC MSS BUS clock
293 - description: GCC MSS BUS clock

123456789