Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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 activityDownload SCCTChinese

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)