函数逻辑报告 |
Source Code:kernel\irq\manage.c |
Create Date:2022-07-27 11:09:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:注册中断
函数原型:int setup_irq(unsigned int irq, struct irqaction *act)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
unsigned int | irq | |
struct irqaction * | act |
1652 | 如果非desc或WARN_ON(irq_settings_is_per_cpu_devid(desc))则返回:负EINVAL |
1655 | retval等于q_chip_pm_get - Enable power for an IRQ chip*@data: Pointer to interrupt specific data* Enable the power to the IRQ chip referenced by the interrupt data* structure. |
1664 | 返回:retval |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |