probe::irq_handler.entry — Execution of interrupt handler starting
irq_handler.entry
thread_flagsFlags related to thread
dev_namename of device
thread_fninterrupt handler function for threaded interrupts
flags_strsymbolic string representation of IRQ flags
dev_idCookie to identify device
next_irqactionpointer to next irqaction for shared interrupts
actionstruct irqaction* for this interrupt num
handlerinterrupt handler function
dirpointer to the proc/irq/NN/name entry
irqirq number
flagsFlags for IRQ handler
threadthread pointer for threaded interrupts