HomeSort by relevance Sort by last modified time
    Searched refs:color_state (Results 1 - 5 of 5) sorted by null

  /external/grub/stage2/
console.c 32 static color_state console_color_state = COLOR_STATE_STANDARD;
35 console_setcolorstate (color_state state)
term.h 35 } color_state; typedef in typeref:enum:__anon8271
76 void (*setcolorstate) (color_state state);
102 void console_setcolorstate (color_state state);
114 void serial_setcolorstate (color_state state);
122 void hercules_setcolorstate (color_state state);
hercules.c 35 static color_state herc_color_state = COLOR_STATE_STANDARD;
143 hercules_setcolorstate (color_state state)
serial.c 426 serial_setcolorstate (color_state state)
  /external/grub/grub/
asmstub.c 736 console_setcolorstate (color_state state)
1260 hercules_setcolorstate (color_state state)

Completed in 514 milliseconds