Function report |
Source Code:kernel\cpu_pm.c |
Create Date:2022-07-28 12:46:58 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:pu_pm_exit - CPU low power exit notifier* Notifies listeners that a single CPU is exiting a low power state that may* have caused some blocks in the same power domain as the cpu to reset
Proto:int cpu_pm_exit(void)
Type:int
Parameter:Nothing
112 | Return cpu_pm_notify(CPU_PM_EXIT, - 1, 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 |