OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hw_text_update
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
console.c
157
vga_hw_text_update_ptr
hw_text_update
;
member in struct:TextConsole
232
if (active_console && active_console->
hw_text_update
)
233
active_console->
hw_text_update
(active_console->hw, chardata);
[
all
...]
Completed in 219 milliseconds