Home
last modified time | relevance | path

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

/external/qemu/
Dconsole.c1489 static void text_console_set_echo(CharDriverState *chr, bool echo) in text_console_set_echo() function
1595 chr->chr_set_echo = text_console_set_echo; in text_console_init()