Function report |
Source Code:arch\x86\kernel\acpi\boot.c |
Create Date:2022-07-28 08:16:20 |
Last Modify:2020-03-16 21:18:54 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:acpi_isa_irq_to_gsi
Proto:int acpi_isa_irq_to_gsi(unsigned isa_irq, unsigned int *gsi)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned | isa_irq | |
unsigned int * | gsi |
635 | gsi = ISA irqs by default are the first 16 gsis but can be* any gsi as specified by an interrupt source override.[isa_irq] |
636 | Return 0 |
639 | Return -1 |
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 |