Home
last modified time | relevance | path

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

/openbmc/qemu/hw/core/
H A Dqdev-fw.c56 char *qdev_get_own_fw_dev_path_from_handler(BusState *bus, DeviceState *dev) in qdev_get_own_fw_dev_path_from_handler() function
/openbmc/qemu/system/
H A Dbootdevice.c220 d = qdev_get_own_fw_dev_path_from_handler(dev->parent_bus, dev); in get_boot_device_path()