Home
last modified time | relevance | path

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

/openbmc/qemu/include/ui/
H A Dconsole.h409 void graphic_hw_text_update(QemuConsole *con, console_ch_t *chardata);
/openbmc/qemu/ui/
H A Dcurses.c281 graphic_hw_text_update(NULL, screen); in curses_refresh()
H A Dconsole.c220 void graphic_hw_text_update(QemuConsole *con, console_ch_t *chardata) in graphic_hw_text_update() function