Function report |
Source Code:kernel\irq\manage.c |
Create Date:2022-07-28 10:09:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irq_release_resources
Proto:static void irq_release_resources(struct irq_desc *desc)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_desc * | desc |
1180 | If irq_release_resources Then irq_release_resources(d) |
Name | Describe |
---|---|
__setup_irq | register an interrupt |
__free_irq | Internal function to unregister an irqaction - used to free* regular and special interrupts that are part of the architecture. |
__cleanup_nmi | This function must be called with desc->lock held |
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 |