Searched refs:text_console_set_echo (Results 1 – 1 of 1) sorted by relevance
1489 static void text_console_set_echo(CharDriverState *chr, bool echo) in text_console_set_echo() function1595 chr->chr_set_echo = text_console_set_echo; in text_console_init()