函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

函数名称:request_firmware_nowait

函数原型:static inline int request_firmware_nowait(struct module *module, bool uevent, const char *name, struct device *device, gfp_t gfp, void *context, void (*cont)(const struct firmware *fw, void *context))

返回类型:int

参数:

类型参数名称
struct module *module
booluevent
const char *name
struct device *device
gfp_tgfp
void *context
void (*cont
77  返回:负EINVAL
调用者
名称描述
trigger_async_request_store
trigger_custom_fallback_store
trigger_batched_requests_async_store