Function report |
Source Code:lib\test_firmware.c |
Create Date:2022-07-28 06:28:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:We wait for each callback to return with the lock held, no need to lock here
Proto:static void trigger_batched_cb(const struct firmware *fw, void *context)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct firmware * | fw | |
void * | context |
730 | If Not req Then |
731 | test_result = -EINVAL |
732 | Return |
747 | If Not fw && Not test_result Then test_result = -ENOENT |
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 |