函数逻辑报告 |
Source Code:fs\char_dev.c |
Create Date:2022-07-29 10:32:39 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:dex in the above
函数原型:static inline int major_to_index(unsigned major)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned | major |
46 | 返回:major取模CHRDEV_MAJOR_HASH_SIZE |
名称 | 描述 |
---|---|
chrdev_show | |
find_dynamic_major | |
__register_chrdev_region | Register a single major with a specified minor range.* If major == 0 this function will dynamically allocate an unused major.* If major > 0 this function will attempt to reserve the range of minors* with given major. |
__unregister_chrdev_region |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |