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

1234567

/linux-master/include/uapi/linux/
H A Dwatchdog.h51 #define WDIOF_KEEPALIVEPING 0x8000 /* Keep alive ping reply */ macro
/linux-master/drivers/watchdog/
H A Dgef_wdt.c166 WDIOF_KEEPALIVEPING,
181 wdt_status &= ~WDIOF_KEEPALIVEPING;
197 wdt_status |= WDIOF_KEEPALIVEPING;
H A Dda9055_wdt.c108 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
H A Dstpmic1_wdt.c70 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
H A Dsun4v_wdt.c71 WDIOF_KEEPALIVEPING,
H A Debc-c384_wdt.c86 .options = WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT,
H A Dtqmx86_wdt.c61 WDIOF_KEEPALIVEPING,
H A Dtwl4030_wdt.c48 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
H A Ddb8500_wdt.c64 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
H A Dstmp3xxx_rtc_wdt.c52 .options = WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
H A Dep93xx_wdt.c76 WDIOF_KEEPALIVEPING,
H A Dsmsc37b787_wdt.c341 return (wb_smsc_wdt_get_timeout() == 0) ? 0 : WDIOF_KEEPALIVEPING;
430 .options = WDIOF_KEEPALIVEPING |
H A Dsc1200wdt.c161 return (ret & 0x01) ? 0 : WDIOF_KEEPALIVEPING;
187 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT |
H A Dpm8916_wdt.c119 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE |
125 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE |
H A Ddigicolor_wdt.c107 | WDIOF_KEEPALIVEPING,
H A Dda9052_wdt.c138 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
H A Dmenf21bmc_wdt.c102 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
H A Dxen_wdt.c102 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
H A Dindydog.c103 .options = WDIOF_KEEPALIVEPING,
H A Dsbc_epx_c3.c107 .options = WDIOF_KEEPALIVEPING,
H A Darm_smc_wdt.c92 WDIOF_KEEPALIVEPING |
H A Dwafer5823wdt.c129 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT |
H A Dscx200_wdt.c163 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING |
H A Dsoftdog.c165 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
H A Dretu_wdt.c90 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,

Completed in 206 milliseconds

1234567