函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\boot\video-vga.c Create Date:2022-07-27 08:26:46
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:vga_set_mode

函数原型:static int vga_set_mode(struct mode_info *mode)

返回类型:int

参数:

类型参数名称
struct mode_info *mode
194  Set basic 80x25 mode
197  Don't query the BIOS for cols/rows 等于x
198  Don't query the BIOS for cols/rows 等于Width, height
201  :Mode number (vga= style) 恒等于VIDEO_80x25
202  退出
203  :Mode number (vga= style) 恒等于VIDEO_8POINT
204  vga_set_8font()
205  退出
206  :Mode number (vga= style) 恒等于VIDEO_80x43
207  vga_set_80x43()
208  退出
209  :Mode number (vga= style) 恒等于VIDEO_80x28
210  vga_set_14font()
211  退出
212  :Mode number (vga= style) 恒等于VIDEO_80x30
213  vga_set_80x30()
214  退出
215  :Mode number (vga= style) 恒等于VIDEO_80x34
216  vga_set_80x34()
217  退出
218  :Mode number (vga= style) 恒等于VIDEO_80x60
219  vga_set_80x60()
220  退出
223  返回:0