Lines Matching refs:qemu_chr_write
172 int qemu_chr_write(CharDriverState *s, const uint8_t *buf, int len)213 qemu_chr_write(s, (uint8_t *)buf, strlen(buf));