Home
last modified time | relevance | path

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

/external/qemu/include/ui/
Dconsole.h430 typedef void (*vga_hw_screen_dump_ptr)(void *, const char *); typedef
435 vga_hw_screen_dump_ptr screen_dump,
/external/qemu/docs/
DDISPLAY-STATE.TXT63 typedef void (*vga_hw_screen_dump_ptr)(void *, const char *);
68 vga_hw_screen_dump_ptr screen_dump,
/external/qemu/ui/
Dconsole.c39 vga_hw_screen_dump_ptr screen_dump,
156 vga_hw_screen_dump_ptr hw_screen_dump;
1434 vga_hw_screen_dump_ptr screen_dump, in graphic_console_init()