Home
last modified time | relevance | path

Searched defs:write_all (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/chardev/
H A Dchar.c113 int *offset, bool write_all) in qemu_chr_write_buffer()
162 int qemu_chr_write(Chardev *s, const uint8_t *buf, int len, bool write_all) in qemu_chr_write()