Function report |
Source Code:arch\x86\kernel\apm_32.c |
Create Date:2022-07-28 08:22:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:apm_exit
Proto:static void __exit apm_exit(void)
Type:void
Parameter:Nothing
2391 | cpuidle_unregister_driver( & apm_idle_driver) |
2393 | If (flags & APM_BIOS_DISENGAGED) == 0 && connection_version > 0x0100 Then |
2400 | remove_proc_entry("apm", NULL) |
2401 | If power_off Then pm_power_off = NULL |
2403 | If kapmd_task Then |
2404 | kthread_stop(kapmd_task) |
2405 | kapmd_task = NULL |
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 |