Home
last modified time | relevance | path

Searched refs:WDIOF_KEEPALIVEPING (Results 1 – 25 of 182) sorted by relevance

12345678

/linux/drivers/watchdog/
A Dgef_wdt.c166 WDIOF_KEEPALIVEPING, in gef_wdt_ioctl()
181 wdt_status &= ~WDIOF_KEEPALIVEPING; in gef_wdt_ioctl()
197 wdt_status |= WDIOF_KEEPALIVEPING; in gef_wdt_ioctl()
A Dsmsc37b787_wdt.c341 return (wb_smsc_wdt_get_timeout() == 0) ? 0 : WDIOF_KEEPALIVEPING; in wb_smsc_wdt_status()
430 .options = WDIOF_KEEPALIVEPING | in wb_smsc_wdt_ioctl()
A Dpm8916_wdt.c119 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE |
125 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE |
A Dsc1200wdt.c161 return (ret & 0x01) ? 0 : WDIOF_KEEPALIVEPING; in sc1200wdt_status()
187 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | in sc1200wdt_ioctl()
A Dqcom-wdt.c162 .options = WDIOF_KEEPALIVEPING
170 .options = WDIOF_KEEPALIVEPING
A Dtwl4030_wdt.c48 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
A Debc-c384_wdt.c86 .options = WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT,
A Dep93xx_wdt.c76 WDIOF_KEEPALIVEPING,
A Ddb8500_wdt.c64 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
A Dtqmx86_wdt.c61 WDIOF_KEEPALIVEPING,
A Dstmp3xxx_rtc_wdt.c52 .options = WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
A Dsun4v_wdt.c71 WDIOF_KEEPALIVEPING,
A Dindydog.c103 .options = WDIOF_KEEPALIVEPING, in indydog_ioctl()
A Dsbc_epx_c3.c107 .options = WDIOF_KEEPALIVEPING, in epx_c3_ioctl()
A Dda9055_wdt.c108 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
A Dstpmic1_wdt.c70 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
A Dda9052_wdt.c138 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
A Dretu_wdt.c90 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
A Dm54xx_wdt.c115 WDIOF_KEEPALIVEPING,
A Dmoxart_wdt.c76 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING |
A Dsoftdog.c165 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
A Dbooke_wdt.c197 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
A Drzn1_wdt.c92 .options = WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
/linux/include/uapi/linux/
A Dwatchdog.h51 #define WDIOF_KEEPALIVEPING 0x8000 /* Keep alive ping reply */ macro
/linux/drivers/platform/cznic/
A Dturris-omnia-mcu-watchdog.c78 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,

Completed in 36 milliseconds

12345678