OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hw_invalidate
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
console.c
155
vga_hw_invalidate_ptr
hw_invalidate
;
member in struct:TextConsole
213
if (active_console && active_console->
hw_invalidate
)
214
active_console->
hw_invalidate
(active_console->hw);
[
all
...]
Completed in 134 milliseconds