WDT_OPEN

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

 

NAME

wdt_open -  

SYNOPSIS

"SYNOPSIS"

int wdt_open (struct inode * inode, struct file * file);  

ARGUMENTS

inode
inode of device
file
file handle to device
 

DESCRIPTION

The watchdog device has been opened. The watchdog device is single open and on opening we load the counters. Counter zero is a 100Hz cascade, into counter 1 which downcounts to reboot. When the counter triggers counter 2 downcounts the length of the reset pulse which set set to be as long as possible.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:03:00 GMT, October 09, 2005