Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dfw_cfg.h40 void io_fw_cfg_uninit(QFWCFG *fw_cfg);
49 io_fw_cfg_uninit(fw_cfg); in pc_fw_cfg_uninit()
H A Dfw_cfg.c161 void io_fw_cfg_uninit(QFWCFG *fw_cfg) in io_fw_cfg_uninit() function