Function report |
Source Code:arch\x86\kernel\sysfb_efi.c |
Create Date:2022-07-28 08:49:56 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:efifb_set_system
Proto:static int __init efifb_set_system(const struct dmi_system_id *id)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct dmi_system_id * | id |
96 | info = driver_data |
103 | If 0x18 == 0 Then |
108 | If base Then |
109 | 0x18 = choose_value(base, 0x18 , OVERRIDE_BASE, flags) |
149 | If 0x18 Then |
150 | 0x24 = choose_value(stride, 0x24 , OVERRIDE_STRIDE, flags) |
153 | 0x12 = choose_value(width, 0x12 , OVERRIDE_WIDTH, flags) |
156 | 0x14 = choose_value(height, 0x14 , OVERRIDE_HEIGHT, flags) |
159 | If 0x0f == 0 Then 0x0f = EFI graphic mode |
161 | Else |
169 | printk(formational "efifb: dmi detected %s - framebuffer at 0x%08x (%dx%d, stride %d)\n", ident, 0x18 , 0x12 , 0x14 , 0x24 ) |
174 | Return 1 |
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 |