Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dvirtio-ccw-scsi.c41 virtio_device_set_child_bus_name(VIRTIO_DEVICE(vdev), bus_name); in virtio_ccw_scsi_realize()
H A Dvirtio-ccw-serial.c40 virtio_device_set_child_bus_name(VIRTIO_DEVICE(vdev), bus_name); in virtio_ccw_serial_realize()
/openbmc/qemu/hw/virtio/
H A Dvirtio-scsi-pci.c69 virtio_device_set_child_bus_name(VIRTIO_DEVICE(vdev), bus_name); in virtio_scsi_pci_realize()
H A Dvirtio-serial-pci.c65 virtio_device_set_child_bus_name(VIRTIO_DEVICE(vdev), bus_name); in virtio_serial_pci_realize()
H A Dvirtio.c3890 void virtio_device_set_child_bus_name(VirtIODevice *vdev, char *bus_name) in virtio_device_set_child_bus_name() function
/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h246 void virtio_device_set_child_bus_name(VirtIODevice *vdev, char *bus_name);