Home
last modified time | relevance | path

Searched refs:replay_char_read_all_load (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/stubs/
H A Dreplay-tools.c71 int replay_char_read_all_load(uint8_t *buf) in replay_char_read_all_load() function
/openbmc/qemu/include/sysemu/
H A Dreplay.h148 int replay_char_read_all_load(uint8_t *buf);
/openbmc/qemu/replay/
H A Dreplay-char.c121 int replay_char_read_all_load(uint8_t *buf) in replay_char_read_all_load() function
/openbmc/qemu/chardev/
H A Dchar-fe.c67 return replay_char_read_all_load(buf); in qemu_chr_fe_read_all()