Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\device.h Create Date:2022-07-28 05:44:29
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:dev_set_uevent_suppress

Proto:static inline void dev_set_uevent_suppress(struct device *dev, int val)

Type:void

Parameter:

TypeParameterName
struct device *dev
intval
1439  uevent_suppress = val
Caller
NameDescribe
register_disk
add_partitionMust be called either with bd_mutex held, before a disk can be opened or* after all disk users are gone.