Function report |
Source Code:arch\x86\kernel\apic\vector.c |
Create Date:2022-07-28 08:28:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:apic_chip_data
Proto:static struct apic_chip_data *apic_chip_data(struct irq_data *irqd)
Type:struct apic_chip_data
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_data * | irqd |
80 | If Not irqd Then Return NULL |
83 | When parent_data cycle |
84 | irqd = parent_data |
86 | Return chip_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 |