Name

probe::irq_handler.exit — Execution of interrupt handler completed

Synopsis

irq_handler.exit 

Values

action

struct irqaction*

dev_id

Cookie to identify device

next_irqaction

pointer to next irqaction for shared interrupts

irq

interrupt number

thread_fn

interrupt handler function for threaded interrupts

flags

flags for IRQ handler

handler

interrupt handler function that was executed

flags_str

symbolic string representation of IRQ flags

ret

return value of the handler

thread_flags

Flags related to thread

dev_name

name of device

thread

thread pointer for threaded interrupts

dir

pointer to the proc/irq/NN/name entry