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