Function report |
Source Code:kernel\irq\internals.h |
Create Date:2022-07-28 10:08:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irq_pm_remove_action
Proto:static inline void irq_pm_remove_action(struct irq_desc *desc, struct irqaction *action)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_desc * | desc | |
struct irqaction * | action |
NULL
Name | Describe |
---|---|
__free_irq | Internal function to unregister an irqaction - used to free* regular and special interrupts that are part of the architecture. |
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 |