Home
last modified time | relevance | path

Searched refs:qdev (Results 151 – 167 of 167) sorted by relevance

1234567

/openbmc/qemu/hw/usb/
H A Ddesc.c556 DeviceState *hcd = dev->qdev.parent_bus->parent; in usb_desc_create_serial()
H A Dhost-libusb.c1263 &udev->qdev); in usb_host_instance_init()
H A Dredirect.c2614 &udev->qdev); in usbredir_instance_init()
/openbmc/qemu/
H A Dhmp-commands.hx1290 "<id> = qdev device id\n\t\t\t"
1565 *device* can be a block device name, a qdev ID or a QOM path.
1670 .args_type = "qdev:-d,device:B,command:s",
/openbmc/qemu/docs/
H A Dqdev-device-use.txt5 In qdev, each device has a parent bus. Some devices provide one or
/openbmc/qemu/hw/display/
H A Dartist.c1484 static void artist_reset(DeviceState *qdev) in artist_reset() argument
/openbmc/linux/drivers/md/
H A Draid5.c4994 struct r5dev *pdev, *qdev; in handle_stripe() local
5137 qdev = &sh->dev[sh->qd_idx]; in handle_stripe()
5147 (s.q_failed || ((test_bit(R5_Insync, &qdev->flags) in handle_stripe()
5148 && !test_bit(R5_LOCKED, &qdev->flags) in handle_stripe()
5149 && (test_bit(R5_UPTODATE, &qdev->flags) || in handle_stripe()
5150 test_bit(R5_Discard, &qdev->flags)))))) in handle_stripe()
/openbmc/qemu/hw/vfio/
H A Dpci.c3268 if (vdev->pdev.qdev.hotplugged) { in vfio_realize()
3464 &pci_dev->qdev); in vfio_instance_init()
/openbmc/qemu/hw/i386/
H A Dpc.c1120 dev = pcidev ? &pcidev->qdev : NULL; in pc_vga_init()
/openbmc/qemu/qapi/
H A Dblock-core.json684 # @qdev: The qdev ID, or if no ID is assigned, the QOM path of the
709 'data': {'device': 'str', '*qdev': 'str', 'type': 'str', 'removable': 'bool',
1118 # @qdev: The qdev ID, or if no ID is assigned, the QOM path of the
1136 'data': {'*device': 'str', '*qdev': 'str', '*node-name': 'str',
/openbmc/qemu/hw/net/
H A Dvirtio-net.c461 char *path = object_get_canonical_path(OBJECT(n->qdev)); in rxfilter_notify()
3765 n->qdev = dev; in virtio_net_device_realize()
H A Dtrace-events247 e1000e_cb_qdev_reset_hold(void) "E1000E qdev reset hold"
/openbmc/qemu/docs/devel/
H A Dmigration.rst182 For devices that are ``qdev`` based, we can register the device in the class
1111 DEFINE_PROP_*() macros. See include/hw/qdev-properties.h to find the
/openbmc/qemu/hw/scsi/
H A Dmegasas.c1488 device_cold_reset(&d->qdev); in megasas_cluster_reset_ld()
/openbmc/qemu/hw/nvme/
H A Dctrl.c8460 static void nvme_pci_reset(DeviceState *qdev) in nvme_pci_reset() argument
8462 PCIDevice *pci_dev = PCI_DEVICE(qdev); in nvme_pci_reset()
/openbmc/
H A Dopengrok1.0.log12912 …essChildren: not file-less due to: /opengrok/data/xref/openbmc/qemu/hw/core/qdev-prop-internal.h.gz
14783 …essChildren: not file-less due to: /opengrok/data/xref/openbmc/qemu/hw/core/qdev-prop-internal.h.gz
H A Dopengrok2.0.log13595 …essChildren: not file-less due to: /opengrok/data/xref/openbmc/qemu/hw/core/qdev-prop-internal.h.gz
15466 …essChildren: not file-less due to: /opengrok/data/xref/openbmc/qemu/hw/core/qdev-prop-internal.h.gz

1234567