Searched refs:WDIOF_MAGICCLOSE (Results 1 – 25 of 152) sorted by relevance
1234567
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | pm8916_wdt.c | 114 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE, 119 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE |
|
| H A D | qcom-wdt.c | 156 | WDIOF_MAGICCLOSE 164 | WDIOF_MAGICCLOSE
|
| H A D | imx2_wdt.c | 82 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE, 87 .options = WDIOF_KEEPALIVEPING | WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE |
|
| H A D | twl4030_wdt.c | 47 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
|
| H A D | ebc-c384_wdt.c | 86 .options = WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT,
|
| H A D | ep93xx_wdt.c | 78 WDIOF_MAGICCLOSE |
|
| H A D | sun4v_wdt.c | 70 WDIOF_MAGICCLOSE |
|
| H A D | ux500_wdt.c | 66 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
| H A D | stmp3xxx_rtc_wdt.c | 52 .options = WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING,
|
| H A D | mt7621_wdt.c | 113 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
| H A D | ts72xx_wdt.c | 110 WDIOF_MAGICCLOSE,
|
| H A D | stpmic1_wdt.c | 70 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
| H A D | wm8350_wdt.c | 120 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
| H A D | rt2880_wdt.c | 122 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
| H A D | ixp4xx_wdt.c | 96 .options = WDIOF_CARDRESET | WDIOF_MAGICCLOSE |
|
| H A D | m54xx_wdt.c | 116 .options = WDIOF_MAGICCLOSE | WDIOF_SETTIMEOUT |
|
| H A D | softdog.c | 165 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
| H A D | loongson1_wdt.c | 70 .options = WDIOF_SETTIMEOUT | WDIOF_KEEPALIVEPING | WDIOF_MAGICCLOSE,
|
| H A D | moxart_wdt.c | 79 WDIOF_MAGICCLOSE,
|
| H A D | retu_wdt.c | 89 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
|
| H A D | ts4800_wdt.c | 105 .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
|
| H A D | iop_wdt.c | 119 .options = WDIOF_CARDRESET | WDIOF_MAGICCLOSE | WDIOF_KEEPALIVEPING,
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | watchdog.h | 47 #define WDIOF_MAGICCLOSE 0x0100 /* Supports magic close char */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | watchdog.h | 47 #define WDIOF_MAGICCLOSE 0x0100 /* Supports magic close char */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | watchdog.h | 47 #define WDIOF_MAGICCLOSE 0x0100 /* Supports magic close char */ macro
|
1234567