Searched refs:pty_chr_write (Results 1 – 1 of 1) sorted by relevance
928 static int pty_chr_write(CharDriverState *chr, const uint8_t *buf, int len) in pty_chr_write() function1075 chr->chr_write = pty_chr_write; in qemu_chr_open_pty()