fsl_rio_tx_handler(9) MPC85xx outbound message interrupt handler

SYNOPSIS

irqreturn_t fsl_rio_tx_handler(int irq, void * dev_instance);

ARGUMENTS

irq

Linux interrupt number

dev_instance

Pointer to interrupt-specific data

DESCRIPTION

Handles outbound message interrupts. Executes a register outbound mailbox event handler and acks the interrupt occurrence.

AUTHOR

Matt Porter <[email protected]>, <[email protected]>

Author.

COPYRIGHT