Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\reboot.c Create Date:2022-07-28 09:32:53
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:devm_unregister_reboot_notifier

Proto:static void devm_unregister_reboot_notifier(struct device *dev, void *res)

Type:void

Parameter:

TypeParameterName
struct device *dev
void *res
112  WARN_ON(register_reboot_notifier - Unregister previously registered reboot notifier*@nb: Hook to be unregistered* Unregisters a previously registered reboot* notifier function.* Returns zero on success, or %-ENOENT on failure.)