Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar.c87 static void qemu_chr_write_log(Chardev *s, const uint8_t *buf, size_t len) in qemu_chr_write_log() function
148 qemu_chr_write_log(s, buf, *offset); in qemu_chr_write_buffer()
155 qemu_chr_write_log(s, buf, len); in qemu_chr_write_buffer()