Searched refs:WDIOF_KEEPALIVEPING (Results 1 - 25 of 47) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/watchdog/
H A Dmpc8xx_wdt.c90 .options = WDIOF_KEEPALIVEPING,
105 wdt_status &= ~WDIOF_KEEPALIVEPING;
116 wdt_status |= WDIOF_KEEPALIVEPING;
H A Dmv64x60_wdt.c124 .options = WDIOF_KEEPALIVEPING,
139 wdt_status &= ~WDIOF_KEEPALIVEPING;
150 wdt_status |= WDIOF_KEEPALIVEPING;
H A Drm9k_wdt.c254 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING
273 WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING :
274 WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE;
H A Dbooke_wdt.c84 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
H A Dsa1100_wdt.c86 .options = WDIOF_CARDRESET | WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
H A Dsc1200wdt.c147 return (ret & 0x01) ? 0 : WDIOF_KEEPALIVEPING; /* bits 1 - 7 are undefined */
175 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE,
H A Dat91rm9200_wdt.c120 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
H A Dindydog.c107 .options = WDIOF_KEEPALIVEPING |
H A Dixp2000_wdt.c102 WDIOF_KEEPALIVEPING,
H A Dixp4xx_wdt.c96 WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
H A Dmixcomwd.c161 .options = WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
H A Dmpc83xx_wdt.c114 .options = WDIOF_KEEPALIVEPING,
H A Dsbc_epx_c3.c109 .options = WDIOF_KEEPALIVEPING |
H A Dscx200_wdt.c163 .options = (WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING),
H A Dsoftdog.c199 WDIOF_KEEPALIVEPING |
H A Dsmsc37b787_wdt.c337 return (wb_smsc_wdt_get_timeout() == 0) ? 0 : WDIOF_KEEPALIVEPING;
424 .options = WDIOF_KEEPALIVEPING |
H A Dacquirewdt.c150 .options = WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
H A Dadvantechwdt.c142 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE,
H A Dalim1535_wdt.c181 .options = WDIOF_KEEPALIVEPING |
H A Dalim7101_wdt.c227 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE,
H A Deurotechwdt.c233 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE,
H A Dib700wdt.c200 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE,
H A Dibmasr.c247 .options = WDIOF_KEEPALIVEPING |
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dwatchdog.h48 #define WDIOF_KEEPALIVEPING 0x8000 /* Keep alive ping reply */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/char/
H A Dvmwatchdog.c152 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,

Completed in 173 milliseconds

12