fsl_rio_port_write_handler(9) MPC85xx port write interrupt handler

SYNOPSIS

irqreturn_t fsl_rio_port_write_handler(int irq, void * dev_instance);

ARGUMENTS

irq

Linux interrupt number

dev_instance

Pointer to interrupt-specific data

DESCRIPTION

Handles port write interrupts. Parses a list of registered port write event handlers and executes a matching event handler.

AUTHOR

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

Author.

COPYRIGHT