Searched refs:WDIOF_MAGICCLOSE (Results 1 – 25 of 157) sorted by relevance
1234567
/linux-6.3-rc2/include/uapi/linux/ |
A D | watchdog.h | 47 #define WDIOF_MAGICCLOSE 0x0100 /* Supports magic close char */ macro
|
/linux-6.3-rc2/drivers/watchdog/ |
A D | pm8916_wdt.c | 119 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE | 125 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE |
|
A D | qcom-wdt.c | 163 | WDIOF_MAGICCLOSE 171 | WDIOF_MAGICCLOSE
|
A D | twl4030_wdt.c | 48 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
|
A D | ebc-c384_wdt.c | 86 .options = WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT,
|
A D | db8500_wdt.c | 64 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
A D | ep93xx_wdt.c | 78 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 | aspeed_wdt.c | 280 | WDIOF_MAGICCLOSE 288 | 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 | m54xx_wdt.c | 116 .options = WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT |
|
A D | rt2880_wdt.c | 122 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
A D | rzn1_wdt.c | 92 .options = WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
|
A D | softdog.c | 165 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
A D | loongson1_wdt.c | 70 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
A D | moxart_wdt.c | 79 WDIOF_MAGICCLOSE,
|
A D | wm8350_wdt.c | 120 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
A D | imx2_wdt.c | 92 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE, 97 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE |
|
A D | mtk_wdt.c | 328 WDIOF_MAGICCLOSE, 336 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,
|
A D | advantech_ec_wdt.c | 133 WDIOF_MAGICCLOSE |
|
Completed in 21 milliseconds
1234567