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