Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dconsole-vc.c616 static void vc_respond_str(VCChardev *vc, const char *buf) in vc_respond_str() function
820 vc_respond_str(vc, "\033[0n"); in vc_putchar()
827 vc_respond_str(vc, response); in vc_putchar()