Function report |
Source Code:kernel\irq\internals.h |
Create Date:2022-07-28 10:08:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irq_domain_deactivate_irq
Proto:static inline void irq_domain_deactivate_irq(struct irq_data *data)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_data * | data |
464 | irqd_clr_activated(data) |
Name | Describe |
---|---|
check_timer | This code may look a bit paranoid, but it's supposed to cooperate with* a wide range of boards and BIOS bugs. Fortunately only the timer IRQ* is so screwy. Thanks to Brian Perkins for testing/hacking this beast* fanatically on his truly buggy board. |
__free_irq | Internal function to unregister an irqaction - used to free* regular and special interrupts that are part of the architecture. |
irq_shutdown_and_deactivate |
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 |