Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:sysfs_remove_dir

Proto:static inline void sysfs_remove_dir(struct kobject *kobj)

Type:void

Parameter:

TypeParameterName
struct kobject *kobj

NULL

Caller
NameDescribe
create_dir
kobject_delkobject_del() - Unlink kobject from hierarchy.*@kobj: object.* This is the function that should be called to delete an object* successfully added via kobject_add().