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