Function report |
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 activity | Download SCCT | Chinese |
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:
Type | Parameter | Name |
---|---|---|
struct module * | module | |
bool | uevent | |
const char * | name | |
struct device * | device | |
gfp_t | gfp | |
void * | context | |
void (* | cont |
77 | Return -EINVAL |
Name | Describe |
---|---|
trigger_async_request_store | |
trigger_custom_fallback_store | |
trigger_batched_requests_async_store |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |