Function report |
Source Code:include\linux\dmi.h |
Create Date:2022-07-28 07:38:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dmi_check_system
Proto:static inline int dmi_check_system(const struct dmi_system_id *list)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct dmi_system_id * | list |
121 | Return 0 |
Name | Describe |
---|---|
io_delay_init | |
acpi_boot_table_init | acpi_boot_table_init() and acpi_boot_init()* called from setup_arch(), always |
acpi_boot_init | |
reboot_init | |
apm_init | Just start the APM thread. We do NOT want to do APM BIOS* calls from anything but the APM thread, if for no other reason* than the fact that we don't trust the APM BIOS. This way,* most common APM BIOS problems that lead to protection errors |
dmi_check_multi | |
probe_bigsmp | |
sysfb_apply_efi_quirks | |
check_enable_amd_mmconf_dmi | Called from a non __init function, but only on the BSP. |
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 |