Function report | 
Source Code:arch\x86\kernel\sysfb.c | 
Create Date:2022-07-28 08:49:15 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:sysfb_init
Proto:static __init int sysfb_init(void)
Type:int
Parameter:Nothing
| 39 | si = Setup options | 
| 49 | compatible = parse_mode(si, & mode) | 
| 50 | If compatible Then | 
| 51 | ret = create_simplefb(si, & mode) | 
| 52 | If Not ret Then Return 0 | 
| 57 | If 0x0f == EFI graphic mode Then name = "efi-framebuffer" | 
| 59 | Else if 0x0f == VESA VGA in graphic mode Then name = "vesa-framebuffer" | 
| 61 | Else name = "platform-framebuffer" | 
| 66 | Return PTR_ERR_OR_ZERO(pd) | 
| 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  |