Home
last modified time | relevance | path

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

/openbmc/qemu/include/monitor/
H A Dhmp.h120 void sendkey_completion(ReadLineState *rs, int nb_args, const char *str);
/openbmc/qemu/ui/
H A Dui-hmp-cmds.c418 void sendkey_completion(ReadLineState *rs, int nb_args, const char *str) in sendkey_completion() function
/openbmc/qemu/
H A Dhmp-commands.hx613 .command_completion = sendkey_completion,