Home
last modified time | relevance | path

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

/openbmc/qemu/stubs/
H A Dreplay-tools.c56 void replay_chr_be_write(struct Chardev *s, const uint8_t *buf, int len) in replay_chr_be_write() function
/openbmc/qemu/replay/
H A Dreplay-char.c51 void replay_chr_be_write(Chardev *s, const uint8_t *buf, int len) in replay_chr_be_write() function