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