Searched refs:WDIOF_MAGICCLOSE (Results 1 – 25 of 146) sorted by relevance
123456
/linux/drivers/watchdog/ |
A D | pm8916_wdt.c | 114 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE, 119 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE |
|
A D | qcom-wdt.c | 163 | WDIOF_MAGICCLOSE 171 | WDIOF_MAGICCLOSE
|
A D | imx2_wdt.c | 83 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE, 88 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE |
|
A D | ebc-c384_wdt.c | 86 .options = WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT,
|
A D | twl4030_wdt.c | 47 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
|
A D | db8500_wdt.c | 64 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
A D | ep93xx_wdt.c | 78 WDIOF_MAGICCLOSE |
|
A D | mtk_wdt.c | 304 WDIOF_MAGICCLOSE, 312 WDIOF_MAGICCLOSE,
|
A D | stmp3xxx_rtc_wdt.c | 52 .options = WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
|
A D | sun4v_wdt.c | 70 WDIOF_MAGICCLOSE |
|
A D | mt7621_wdt.c | 113 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
A D | retu_wdt.c | 90 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
|
A D | stpmic1_wdt.c | 70 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
A D | ts72xx_wdt.c | 110 WDIOF_MAGICCLOSE,
|
A D | ixp4xx_wdt.c | 96 | WDIOF_MAGICCLOSE
|
A D | loongson1_wdt.c | 70 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
A D | m54xx_wdt.c | 116 .options = WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT |
|
A D | moxart_wdt.c | 79 WDIOF_MAGICCLOSE,
|
A D | rt2880_wdt.c | 122 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
A D | softdog.c | 165 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
A D | wm8350_wdt.c | 120 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
A D | digicolor_wdt.c | 106 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE
|
A D | ts4800_wdt.c | 105 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
|
A D | txx9wdt.c | 84 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
/linux/include/uapi/linux/ |
A D | watchdog.h | 47 #define WDIOF_MAGICCLOSE 0x0100 /* Supports magic close char */ macro
|
Completed in 19 milliseconds
123456