Function report |
Source Code:arch\x86\kernel\apm_32.c |
Create Date:2022-07-28 08:22:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Some laptops require interrupts to be enabled during APM calls
Proto:static int __init set_apm_ints(const struct dmi_system_id *d)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct dmi_system_id * | d |
1954 | If allow_ints == 0 Then |
1955 | allow_ints = 1 |
1956 | printk(formational "%s machine detected. Enabling interrupts during APM calls.\n", ident) |
1959 | 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 |