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