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