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