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