Searched refs:get_fw_dev_path (Results 1 – 12 of 12) sorted by relevance
37 if (bc->get_fw_dev_path) { in bus_get_fw_dev_path()38 return bc->get_fw_dev_path(dev); in bus_get_fw_dev_path()
241 bc->get_fw_dev_path = default_bus_get_fw_dev_path; in bus_class_init()
80 k->get_fw_dev_path = sysbus_get_fw_dev_path; in system_bus_class_init()
36 k->get_fw_dev_path = idebus_get_fw_dev_path; in ide_bus_class_init()
36 k->get_fw_dev_path = isabus_get_fw_dev_path; in isa_bus_class_init()
355 bus_class->get_fw_dev_path = virtio_bus_get_fw_dev_path; in virtio_bus_class_init()
336 char *(*get_fw_dev_path)(DeviceState *dev); member
58 k->get_fw_dev_path = spapr_vio_get_dev_name; in spapr_vio_bus_class_init()
37 k->get_fw_dev_path = usb_get_fw_dev_path; in usb_bus_class_init()
1989 k->get_fw_dev_path = scsibus_get_fw_dev_path; in scsi_bus_class_init()
2479 k->get_fw_dev_path = vmbus_get_fw_dev_path; in vmbus_class_init()
227 k->get_fw_dev_path = pcibus_get_fw_dev_path; in pci_bus_class_init()