Function report |
Source Code:kernel\irq\generic-chip.c |
Create Date:2022-07-28 10:13:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irq_gc_shutdown
Proto:static void irq_gc_shutdown(void)
Type:void
Parameter:Nothing
626 | ct = chip_types |
628 | If irq_pm_shutdown Then |
629 | data = irq_gc_get_irq_data(gc) |
631 | If data Then irq_pm_shutdown(data) |
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 |