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