Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:fei_debugfs_add_attr

Proto:static void fei_debugfs_add_attr(struct fei_attr *attr)

Type:void

Parameter:

TypeParameterName
struct fei_attr *attr
159  dir = debugfs_create_dir( Allow user to indicate symbol name of the probe point , fei_debugfs_dir)
161  debugfs_create_file("retval", 0600, dir, attr, & fei_retval_ops)
Caller
NameDescribe
fei_write