Function report |
Source Code:arch\x86\boot\video-mode.c |
Create Date:2022-07-28 07:27:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Set mode (with recalc if specified)
Proto:int set_mode(u16 mode)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
u16 | mode |
151 | If mode == VIDEO_CURRENT_MODE Then Return 0 |
153 | Else if mode == 80x25 mode Then mode = VIDEO_80x25 |
155 | Else if mode == 80x50 mode Then mode = VIDEO_8POINT |
158 | rv = Set mode (without recalc) |
170 | Return 0 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |