fsl_rio_rx_handler(9) MPC85xx inbound message interrupt handler

SYNOPSIS

irqreturn_t fsl_rio_rx_handler(int irq, void * dev_instance);

ARGUMENTS

irq

Linux interrupt number

dev_instance

Pointer to interrupt-specific data

DESCRIPTION

Handles inbound message interrupts. Executes a registered inbound mailbox event handler and acks the interrupt occurrence.

AUTHOR

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

Author.

COPYRIGHT