函数逻辑报告 |
Source Code:kernel\irq\chip.c |
Create Date:2022-07-27 11:11:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:irq_shutdown_and_deactivate
函数原型:void irq_shutdown_and_deactivate(struct irq_desc *desc)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct irq_desc * | desc |
322 | irq_shutdown(desc) |
329 | irq_domain_deactivate_irq( & irq_data) |
名称 | 描述 |
---|---|
probe_irq_on | probe_irq_on - begin an interrupt autodetect* Commence probing for an interrupt. The interrupts are scanned* and a mask of potential interrupt lines is returned. |
probe_irq_mask | 扫描中断线图 |
probe_irq_off | probe_irq_off - end an interrupt autodetect*@val: mask of potential interrupts (unused)* Scans the unused interrupt lines and returns the line which* appears to have triggered the interrupt. If no interrupt was* found then zero is returned |
migrate_one_irq | |
__cleanup_nmi | This function must be called with desc->lock held |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |