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