Function report |
Source Code:arch\x86\kernel\early_printk.c |
Create Date:2022-07-28 08:42:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:early_serial_init
Proto:static __init void early_serial_init(char *s)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
char * | s |
154 | baud = DEFAULT_BAUD |
160 | If s Then |
164 | Else |
165 | static const int __initconst bases[] = {0x3f8, 0x2f8} |
179 | If s Then |
180 | baud = simple_strtoull - convert a string to an unsigned long long*@cp: The start of the string*@endp: A pointer to the end of the parsed string will be placed here*@base: The number base to use |
182 | If baud == 0 || s == e Then baud = DEFAULT_BAUD |
190 | serial_in = io_serial_in |
191 | serial_out = io_serial_out |
Name | Describe |
---|---|
setup_early_printk |
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 |