Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dqdev-fw.c33 static char *bus_get_fw_dev_path(BusState *bus, DeviceState *dev) in bus_get_fw_dev_path() function
72 d = bus_get_fw_dev_path(dev->parent_bus, dev); in qdev_get_fw_dev_path_helper()