OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vga_hw_update_ptr
(Results
1 - 2
of
2
) sorted by null
/external/qemu/
console.h
428
typedef void (*
vga_hw_update_ptr
)(void *);
typedef
433
DisplayState *graphic_console_init(
vga_hw_update_ptr
update,
console.c
37
DisplayState *qemu_graphic_console_init(
vga_hw_update_ptr
update,
154
vga_hw_update_ptr
hw_update;
[
all
...]
Completed in 227 milliseconds