Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar.c332 static bool qemu_chr_is_busy(Chardev *s) in qemu_chr_is_busy() function
1200 if (qemu_chr_is_busy(chr)) { in qmp_chardev_remove()