Home
last modified time | relevance | path

Searched refs:SYS_DOWN (Results 1 – 40 of 40) sorted by relevance

/linux-4.4.14/include/linux/
Dreboot.h8 #define SYS_DOWN 0x0001 /* Notify of system down */ macro
9 #define SYS_RESTART SYS_DOWN
/linux-4.4.14/arch/sparc/kernel/
Dsstate.c54 case SYS_DOWN: in sstate_reboot_call()
/linux-4.4.14/drivers/watchdog/
Dsoftdog.c131 if (code == SYS_DOWN || code == SYS_HALT) in softdog_notify_sys()
Dindydog.c148 if (code == SYS_DOWN || code == SYS_HALT) in indydog_notify_sys()
Dsbc_epx_c3.c152 if (code == SYS_DOWN || code == SYS_HALT) in epx_c3_notify_sys()
Dsbc8360.c296 if (code == SYS_DOWN || code == SYS_HALT) in sbc8360_notify_sys()
Dpnx833x_wdt.c211 if (code == SYS_DOWN || code == SYS_HALT) in pnx833x_wdt_notify_sys()
Dwafer5823wdt.c223 if (code == SYS_DOWN || code == SYS_HALT) in wafwdt_notify_sys()
Dsbc7240_wdt.c238 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
Dsb_wdog.c223 if (code == SYS_DOWN || code == SYS_HALT) { in sbwdog_notify_sys()
Dalim1535_wdt.c290 if (code == SYS_DOWN || code == SYS_HALT) in ali_notify_sys()
Dw83877f_wdt.c326 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
Dsbc60xxwdt.c304 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
Dsc520_wdt.c358 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
Dbcm47xx_wdt.c167 if (code == SYS_DOWN || code == SYS_HALT) in bcm47xx_wdt_notify_sys()
Deurotechwdt.c362 if (code == SYS_DOWN || code == SYS_HALT) in eurwdt_notify_sys()
Dsmsc37b787_wdt.c497 if (code == SYS_DOWN || code == SYS_HALT) { in wb_smsc_wdt_notify_sys()
Dwdrtas.c475 if (code == SYS_DOWN || code == SYS_HALT) in wdrtas_reboot()
Dalim7101_wdt.c333 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
Dsc1200wdt.c299 if (code == SYS_DOWN || code == SYS_HALT) in sc1200wdt_notify_sys()
Dmachzwd.c359 if (code == SYS_DOWN || code == SYS_HALT) in zf_notify_sys()
Dpc87413_wdt.c467 if (code == SYS_DOWN || code == SYS_HALT) in pc87413_notify_sys()
Dwdt977.c419 if (code == SYS_DOWN || code == SYS_HALT) in wdt977_notify_sys()
Dw83627hf_wdt.c296 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
Dw83977f_wdt.c444 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
Dintel_scu_watchdog.c417 if (code == SYS_DOWN || code == SYS_HALT) in intel_scu_notify_sys()
Dcadence_wdt.c300 if (code == SYS_DOWN || code == SYS_HALT) in cdns_wdt_notify_sys()
Dwdt.c515 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
Dwdt_pci.c558 if (code == SYS_DOWN || code == SYS_HALT) in wdtpci_notify_sys()
Dpcwd_pci.c638 if (code == SYS_DOWN || code == SYS_HALT) in pcipcwd_notify_sys()
Dpcwd_usb.c543 if (code == SYS_DOWN || code == SYS_HALT) in usb_pcwd_notify_sys()
Dit87_wdt.c581 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
Df71808e_wdt.c612 if (code == SYS_DOWN || code == SYS_HALT) in watchdog_notify_sys()
/linux-4.4.14/drivers/xen/
Dmanage.c178 case SYS_DOWN: in poweroff_nb()
/linux-4.4.14/drivers/firmware/
Ddcdbas.c491 case SYS_DOWN: in dcdbas_reboot_notify()
/linux-4.4.14/drivers/rtc/
Drtc-ds1374.c575 if (code == SYS_DOWN || code == SYS_HALT) in ds1374_wdt_notify_sys()
Drtc-m41t80.c595 if (code == SYS_DOWN || code == SYS_HALT) in wdt_notify_sys()
/linux-4.4.14/drivers/staging/panel/
Dpanel.c2189 case SYS_DOWN: in panel_notify_sys()
/linux-4.4.14/drivers/hwmon/
Dw83793.c1485 if (code == SYS_DOWN || code == SYS_HALT) { in watchdog_notify_sys()
/linux-4.4.14/drivers/md/bcache/
Dsuper.c2008 if (code == SYS_DOWN || in bcache_reboot()