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