Function report | 
Source Code:arch\x86\kernel\early_printk.c | 
Create Date:2022-07-28 08:42:35 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:setup_early_printk
Proto:static int __init setup_early_printk(char *buf)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| char * | buf | 
| 349 | If Not buf Then Return 0 | 
| 352 | If early_console Then Return 0 | 
| 355 | keep = (strstr - Find the first substring in a %NUL terminated string*@s1: The string to be searched*@s2: The string to search for != NULL) | 
| 359 | buf += 6 | 
| 360 | early_serial_init(buf) | 
| 366 | early_serial_init(buf + 4) | 
| 380 | current_ypos = 0x01 | 
| 381 | early_console_register( & early_vga_console, keep) | 
| 396 | buf++ | 
| 398 | 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  |