HomeSort by relevance Sort by last modified time
    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 1204 milliseconds