Home
last modified time | relevance | path

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

/qemu/chardev/
A Dchar.c111 static int qemu_chr_write_buffer(Chardev *s, in qemu_chr_write_buffer() function
170 qemu_chr_write_buffer(s, buf, offset, &offset, true); in qemu_chr_write()
186 res = qemu_chr_write_buffer(s, buf, len, &offset, write_all); in qemu_chr_write()

Completed in 4 milliseconds