代码搜索结果

找到约 6,975 项符合 Watchdog 的代码

nmi.c

/* * linux/arch/i386/nmi.c * * NMI watchdog support on APIC systems * * Started by Ingo Molnar * * Fixes: * Mikael Pettersson : AMD K7 support for local APIC NMI watchd

nmi.c

/* * linux/arch/x86_64/nmi.c * * NMI watchdog support on APIC systems * * Started by Ingo Molnar * * Fixes: * Mikael Pettersson : AMD K7 support for local APIC NMI watc

riowatchdog.c

/* $Id: riowatchdog.c,v 1.3.2.2 2002/01/23 18:48:02 davem Exp $ * riowatchdog.c - driver for hw watchdog inside Super I/O of RIO * * Copyright (C) 2001 David S. Miller (davem@redhat.com) */ #incl

cpwatchdog.c

/* cpwatchdog.c - driver implementation for hardware watchdog * timers found on Sun Microsystems CP1400 and CP1500 boards. * * This device supports both the generic Linux watchdog * interface and

watchdog00.h

#ifndef __WATCHDOG_00_H #define __WATCHDOG_00_H /* * Register definitions for the watchdog */ /* * Copyright (c) Altera Corporation 2000. * All rights reserved. */ #define WDOG_CR(base_addr) (

pkgconf.mak

#=============================================================================== # # makefile # # devs/watchdog/current/tests # #=================================================================

changelog

1999-04-21 Gary Thomas * tests/watchdog.cxx: The 'keep alive' message was interfering with the watchdog measurement. Some rearrangement fixes this. 1999-04-20 Jonathan L

mn10300.cxx

//========================================================================== // // watchdog/mn10300.cxx // // Watchdog implementation for MN10300 // //=======================================

emulate.cxx

//========================================================================== // // watchdog/emulate.cxx // // Watchdog implementation emulation // //=========================================

nmi.c

/* * linux/arch/i386/nmi.c * * NMI watchdog support on APIC systems * * Started by Ingo Molnar * * Fixes: * Mikael Pettersson : AMD K7 support for local APIC NMI watchd