Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci/
H A Dpci.c65 static char *pcibus_get_dev_path(DeviceState *dev);
210 k->get_dev_path = pcibus_get_dev_path; in pci_bus_class_init()
2538 static char *pcibus_get_dev_path(DeviceState *dev) in pcibus_get_dev_path() function