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_nowait

Proto: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))

Type:int

Parameter:

TypeParameterName
struct module *module
booluevent
const char *name
struct device *device
gfp_tgfp
void *context
void (*cont
77  Return -EINVAL
Caller
NameDescribe
trigger_async_request_store
trigger_custom_fallback_store
trigger_batched_requests_async_store