Searched refs:get_dev_path (Results 1 – 24 of 24) sorted by relevance
36 char *(*get_dev_path)(FWPathProvider *p, BusState *bus, DeviceState *dev); member
329 char *(*get_dev_path)(DeviceState *dev); member
27 return k->get_dev_path(p, bus, dev); in fw_path_provider_get_dev_path()
407 if (bc->get_dev_path) { in qdev_get_dev_path()408 return bc->get_dev_path(dev); in qdev_get_dev_path()
29 k->get_dev_path = ap_bus_get_dev_path; in ap_bus_class_init()
87 k->get_dev_path = virtual_css_bus_get_dev_path; in virtual_css_bus_class_init()
172 bc->get_dev_path = nubus_get_dev_path; in nubus_class_init()
354 bus_class->get_dev_path = virtio_bus_get_dev_path; in virtio_bus_class_init()
877 bus_class->get_dev_path = virtio_mmio_bus_get_dev_path; in virtio_mmio_bus_class_init()
383 fwc->get_dev_path = vhost_scsi_common_get_fw_dev_path; in vhost_scsi_class_init()
404 fwc->get_dev_path = vhost_scsi_common_get_fw_dev_path; in vhost_user_scsi_class_init()
1988 k->get_dev_path = scsibus_get_dev_path; in scsi_bus_class_init()
430 fwc->get_dev_path = heathrow_fw_dev_path; in heathrow_class_init()
590 fwc->get_dev_path = core99_fw_dev_path; in core99_machine_class_init()
57 k->get_dev_path = spapr_vio_get_dev_name; in spapr_vio_bus_class_init()
4619 fwc->get_dev_path = spapr_get_fw_dev_path; in spapr_machine_class_init()
36 k->get_dev_path = usb_get_dev_path; in usb_bus_class_init()
819 fwc->get_dev_path = sun4u_fw_dev_path; in sun4u_class_init()
389 bus_class->get_dev_path = xen_bus_get_dev_path; in xen_bus_class_init()
1808 bc->get_dev_path = ufs_bus_get_dev_path; in ufs_bus_class_init()
2478 k->get_dev_path = vmbus_get_dev_path; in vmbus_class_init()
226 k->get_dev_path = pcibus_get_dev_path; in pci_bus_class_init()
917 const gchar * (*get_dev_path) (SensorI2c *object); member
8191 return SENSOR_I2C_GET_IFACE (object)->get_dev_path (object); in sensor_i2c_get_dev_path()8524 iface->get_dev_path = sensor_i2c_proxy_get_dev_path; in sensor_i2c_proxy_iface_init()9172 iface->get_dev_path = sensor_i2c_skeleton_get_dev_path; in sensor_i2c_skeleton_iface_init()