函数逻辑报告 |
Source Code:kernel\irq\proc.c |
Create Date:2022-07-27 11:14:58 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| 首页 | 函数Tree |
| 注解内核,赢得工具 | 下载SCCT | English |
函数名称:unregister_irq_proc
函数原型:void unregister_irq_proc(unsigned int irq, struct irq_desc *desc)
返回类型:void
参数:
| 类型 | 参数 | 名称 |
|---|---|---|
| unsigned int | irq | |
| struct irq_desc * | desc |
| 397 | 如果非Access rules:* procfs protects read/write of /proc/irq/N/ files against a* concurrent free of the interrupt descriptor或非IRQn目录(/proc/irq/n)则返回 |
| 409 | remove_proc_entry("spurious", IRQn目录(/proc/irq/n)) |
| 411 | 输出格式化串 |
| 412 | remove_proc_entry(name, Access rules:* procfs protects read/write of /proc/irq/N/ files against a* concurrent free of the interrupt descriptor) |
| 源代码转换工具 开放的插件接口 | X |
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |