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

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

Completed in 795 milliseconds