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