probe::irq_handler.exit — Execution of interrupt handler completed
irq_handler.exit
flagsflags for IRQ handler
dev_idCookie to identify device
thread_flagsFlags related to thread
irqinterrupt number
thread_fninterrupt handler function for threaded interrupts
next_irqactionpointer to next irqaction for shared interrupts
dirpointer to the proc/irq/NN/name entry
threadthread pointer for threaded interrupts
dev_namename of device
retreturn value of the handler
handlerinterrupt handler function that was executed
flags_strsymbolic string representation of IRQ flags
actionstruct irqaction*