Function report |
Source Code:include\linux\irqdesc.h |
Create Date:2022-07-28 07:32:46 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irq_data_to_desc
Proto:static inline struct irq_desc *irq_data_to_desc(struct irq_data *data)
Type:struct irq_desc
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct irq_data * | data |
| Name | Describe |
|---|---|
| apic_update_vector | |
| ack_bad | What should we do if we get a hw irq event on an illegal vector?* Each architecture has to answer this themself. |
| irq_setup_alt_chip | q_setup_alt_chip - Switch to alternative chip*@d: irq_data for this interrupt*@type: Flow type to be initialized* Only to be called from chip->irq_set_type() callbacks. |
| irq_move_masked_irq | |
| __irq_move_irq |
| 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 |