Home
last modified time | relevance | path

Searched refs:ringbuf_write_completion (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/chardev/
H A Dchar-hmp-cmds.c214 void ringbuf_write_completion(ReadLineState *rs, int nb_args, const char *str) in ringbuf_write_completion() function
/openbmc/qemu/include/monitor/
H A Dhmp.h129 void ringbuf_write_completion(ReadLineState *rs, int nb_args, const char *str);
/openbmc/qemu/
H A Dhmp-commands.hx876 .command_completion = ringbuf_write_completion,
891 .command_completion = ringbuf_write_completion,