Function report |
Source Code:kernel\irq\internals.h |
Create Date:2022-07-28 10:08:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:irq_put_desc_busunlock
Proto:static inline void irq_put_desc_busunlock(struct irq_desc *desc, unsigned long flags)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct irq_desc * | desc | |
unsigned long | flags |
178 | __irq_put_desc_unlock(desc, flags, true) |
Name | Describe |
---|---|
__disable_irq_nosync | |
enable_irq | able_irq - enable handling of an irq*@irq: Interrupt to enable* Undoes the effect of one call to disable_irq() |
irq_set_irq_wake | q_set_irq_wake - control irq power management wakeup*@irq: interrupt to control*@on: enable/disable power management wakeup* Enable/disable power management wakeup mode, which is* disabled by default. Enables and disables must match, |
irq_get_irqchip_state | q_get_irqchip_state - returns the irqchip state of a interrupt |
irq_set_irqchip_state | q_set_irqchip_state - set the state of a forwarded interrupt |
irq_set_irq_type | q_set_type - set the irq trigger type for an irq*@irq: irq number*@type: IRQ_TYPE_{LEVEL,EDGE}_* value - see include/linux/irq.h |
__irq_set_handler | |
irq_set_chained_handler_and_data | |
rearm_wake_irq | arm_wake_irq - rearm a wakeup interrupt line after signaling wakeup*@irq: Interrupt to rearm |
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 |