Searched refs:replay_chr_be_write (Results 1 – 4 of 4) sorted by relevance
56 void replay_chr_be_write(struct Chardev *s, const uint8_t *buf, int len) in replay_chr_be_write() function
145 void replay_chr_be_write(struct Chardev *s, const uint8_t *buf, int len);
51 void replay_chr_be_write(Chardev *s, const uint8_t *buf, int len) in replay_chr_be_write() function
224 replay_chr_be_write(s, buf, len); in qemu_chr_be_write()