Function report |
Source Code:arch\x86\kernel\acpi\boot.c |
Create Date:2022-07-28 08:16:29 |
Last Modify:2020-03-16 21:18:54 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:parse_acpi
Proto:static int __init parse_acpi(char *arg)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
char * | arg |
1643 | disable_acpi() |
1647 | acpi_force = 1 |
1648 | acpi_disabled = 0 |
1652 | acpi_strict = 1 |
1656 | acpi_gbl_do_not_use_xsdt = TRUE |
1660 | acpi_noirq_set() |
1664 | acpi_gbl_copy_dsdt_locally = 1 |
1668 | acpi_disable_cmcff = 1 |
1669 | Else |
1671 | Return -EINVAL |
1673 | 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 |