Function report |
Source Code:kernel\cpu_pm.c |
Create Date:2022-07-28 12:46:57 |
| 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_unregister_notifier - unregister a driver with cpu_pm*@nb: notifier block to be unregistered* Remove a driver from the CPU PM notifier list.* This function may sleep, and has the same return conditions as* raw_notifier_chain_unregister.
Proto:int cpu_pm_unregister_notifier(struct notifier_block *nb)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct notifier_block * | nb |
| 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 |