probe::irq_handler.exit — Execution of interrupt handler completed
irq_handler.exit
dir
pointer to the proc/irq/NN/name entry
next_irqaction
pointer to next irqaction for shared interrupts
flags
flags for IRQ handler
thread
thread pointer for threaded interrupts
action
struct irqaction*
dev_name
name of device
ret
return value of the handler
flags_str
symbolic string representation of IRQ flags
dev_id
Cookie to identify device
thread_flags
Flags related to thread
handler
interrupt handler function that was executed
thread_fn
interrupt handler function for threaded interrupts
irq
interrupt number