WDT_INTERRUPT

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

 

NAME

wdt_interrupt -  

SYNOPSIS

"SYNOPSIS"

irqreturn_t wdt_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: 05:31:04 GMT, October 06, 2005