Home
last modified time | relevance | path

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

/openbmc/qemu/include/monitor/
H A Dhmp.h118 void device_add_completion(ReadLineState *rs, int nb_args, const char *str);
/openbmc/qemu/system/
H A Dqdev-monitor.c1049 void device_add_completion(ReadLineState *rs, int nb_args, const char *str) in device_add_completion() function
/openbmc/qemu/
H A Dhmp-commands.hx687 .command_completion = device_add_completion,