Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:request_firmware_into_buf

Proto:static inline int request_firmware_into_buf(const struct firmware **firmware_p, const char *name, struct device *device, void *buf, size_t size)

Type:int

Parameter:

TypeParameterName
const struct firmware **firmware_p
const char *name
struct device *device
void *buf
size_tsize
94  Return -EINVAL
Caller
NameDescribe
test_fw_run_batch_request