Function report |
Source Code:lib\test_kmod.c |
Create Date:2022-07-28 06:34:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:test_dev_config_update_uint_range
Proto:static int test_dev_config_update_uint_range(struct kmod_test_device *test_dev, const char *buf, size_t size, unsigned int *config, unsigned int min, unsigned int max)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kmod_test_device * | test_dev | |
const char * | buf | |
size_t | size | |
unsigned int * | config | |
unsigned int | min | |
unsigned int | max |
927 | mutex_lock( & config_mutex) |
929 | mutex_unlock( & config_mutex) |
932 | Return size |
Name | Describe |
---|---|
config_test_case_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 |