Home
last modified time | relevance | path

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

/external/qemu/
Dconsole.c121 vga_hw_update_ptr hw_update; member
163 if (active_console && active_console->hw_update) in vga_hw_update()
164 active_console->hw_update(active_console->hw); in vga_hw_update()
1287 s->hw_update = update; in graphic_console_init()