Home
last modified time | relevance | path

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

/openbmc/qemu/include/chardev/
H A Dchar.h150 void qemu_chr_cleanup(void);
/openbmc/qemu/storage-daemon/
H A Dqemu-storage-daemon.c443 qemu_chr_cleanup(); in main()
/openbmc/qemu/system/
H A Drunstate.c931 qemu_chr_cleanup(); in qemu_cleanup()
/openbmc/qemu/chardev/
H A Dchar.c1259 void qemu_chr_cleanup(void) in qemu_chr_cleanup() function