Searched refs:WDIOS_ENABLECARD (Results 1 - 25 of 41) sorted by relevance

12

/linux-master/include/uapi/linux/
H A Dwatchdog.h54 #define WDIOS_ENABLECARD 0x0002 /* Turn on the watchdog timer */ macro
/linux-master/tools/testing/selftests/watchdog/
H A Dwatchdog-test.c118 {WDIOS_ENABLECARD, "Turn on the watchdog timer"},
236 flags = WDIOS_ENABLECARD;
241 printf("WDIOS_ENABLECARD error '%s'\n", strerror(errno));
/linux-master/drivers/watchdog/
H A Dindydog.c125 if (options & WDIOS_ENABLECARD) {
H A Dsbc_epx_c3.c129 if (options & WDIOS_ENABLECARD) {
H A Dwafer5823wdt.c157 if (options & WDIOS_ENABLECARD) {
H A Dmtx-1_wdt.c152 if (value & WDIOS_ENABLECARD)
H A Dacquirewdt.c171 if (options & WDIOS_ENABLECARD) {
H A Driowd.c122 else if (options & WDIOS_ENABLECARD)
H A Dsmsc37b787_wdt.c458 if (options & WDIOS_ENABLECARD) {
H A Dsbc7240_wdt.c178 if (options & WDIOS_ENABLECARD) {
H A Dalim7101_wdt.c261 if (new_options & WDIOS_ENABLECARD) {
H A Dalim1535_wdt.c205 if (new_options & WDIOS_ENABLECARD) {
H A Dsc1200wdt.c217 if (options & WDIOS_ENABLECARD) {
H A Dwdrtas.c309 if (i & WDIOS_ENABLECARD) {
H A Dcpu5wdt.c163 if (value & WDIOS_ENABLECARD)
H A Dsc520_wdt.c302 if (new_options & WDIOS_ENABLECARD) {
H A Dw83877f_wdt.c268 if (new_options & WDIOS_ENABLECARD) {
H A Dsbc60xxwdt.c247 if (new_options & WDIOS_ENABLECARD) {
H A Deurotechwdt.c263 if (options & WDIOS_ENABLECARD) {
H A Drdc321x_wdt.c172 case WDIOS_ENABLECARD:
H A Drc32434_wdt.c215 case WDIOS_ENABLECARD:
H A Dib700wdt.c201 if (options & WDIOS_ENABLECARD) {
H A Dgeodewdt.c169 if (options & WDIOS_ENABLECARD) {
H A Dadvantechwdt.c164 if (options & WDIOS_ENABLECARD) {
H A Dibmasr.c295 if (new_options & WDIOS_ENABLECARD) {

Completed in 315 milliseconds

12