函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\test_firmware.c Create Date:2022-07-27 07:25:41
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:config_show

函数原型:static ssize_t config_show(struct device *dev, struct device_attribute *attr, char *buf)

返回类型:ssize_t

参数:

类型参数名称
struct device *dev
struct device_attribute *attr
char *buf
229  len等于0
231  mutex_lock( & test_fw_mutex)
233  len加等于格式化输出字符串
237  如果namelen加等于格式化输出字符串
241  否则len加等于格式化输出字符串
245  len加等于格式化输出字符串
248  len加等于格式化输出字符串
253  len加等于格式化输出字符串
256  len加等于格式化输出字符串
259  len加等于格式化输出字符串
262  mutex_unlock( & test_fw_mutex)
264  返回:len