Function report | 
Source Code:lib\842\842_debugfs.h | 
Create Date:2022-07-28 06:57:12 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:sw842_debugfs_create
Proto:static int __init sw842_debugfs_create(void)
Type:int
Parameter:Nothing
| 21 | If Not debugfs_initialized() Then Return -ENODEV | 
| 24 | sw842_debugfs_root = debugfs_create_dir(MODULE_NAME, NULL) | 
| 33 | debugfs_create_atomic_t("template_repeat", m, sw842_debugfs_root, & template_repeat_count) | 
| 35 | debugfs_create_atomic_t("template_zeros", m, sw842_debugfs_root, & template_zeros_count) | 
| 37 | debugfs_create_atomic_t("template_short_data", m, sw842_debugfs_root, & template_short_data_count) | 
| 39 | debugfs_create_atomic_t("template_end", m, sw842_debugfs_root, & template_end_count) | 
| 42 | Return 0 | 
| Name | Describe | 
|---|---|
| sw842_init | |
| sw842_init | 
| 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  |