WDTPCI_INTERRUPT

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

wdtpci_interrupt -  

SYNOPSIS

"SYNOPSIS"

irqreturn_t wdtpci_interrupt (int irq, void * dev_id, struct pt_regs * regs);  

ARGUMENTS

irq
Interrupt number
dev_id
Unused as we don't allow multiple devices.
regs
Unused.
 

DESCRIPTION

Handle an interrupt from the board. These are raised when the status map changes in what the board considers an interesting way. That means a failure condition occurring.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 06:21:17 GMT, October 06, 2005