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_direct
Proto:static inline int request_firmware_direct(const struct firmware **fw, const char *name, struct device *device)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct firmware ** | fw | |
const char * | name | |
struct device * | device |
88 | Return -EINVAL |
Name | Describe |
---|---|
request_microcode_fw | |
request_microcode_amd | AMD microcode firmware naming convention, up to family 15h they are in* the legacy file:* amd-ucode/microcode_amd.bin* This legacy file is always smaller than 2K in size.* Beginning with family 15h, they are in family-specific firmware files: |
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 |