Home
last modified time | relevance | path

Searched refs:unregister_reboot_notifier (Results 1 – 25 of 72) sorted by relevance

123

/linux/drivers/watchdog/
A Dindydog.c183 unregister_reboot_notifier(&indydog_notifier); in watchdog_init()
195 unregister_reboot_notifier(&indydog_notifier); in watchdog_exit()
A Dsbc_epx_c3.c190 unregister_reboot_notifier(&epx_c3_notifier); in watchdog_init()
206 unregister_reboot_notifier(&epx_c3_notifier); in watchdog_exit()
A Dsbc8360.c378 unregister_reboot_notifier(&sbc8360_notifier); in sbc8360_init()
390 unregister_reboot_notifier(&sbc8360_notifier); in sbc8360_exit()
A Dscx200_wdt.c244 unregister_reboot_notifier(&scx200_wdt_notifier); in scx200_wdt_init()
256 unregister_reboot_notifier(&scx200_wdt_notifier); in scx200_wdt_cleanup()
A Dsb_wdog.c322 unregister_reboot_notifier(&sbwdog_notifier); in sbwdog_init()
331 unregister_reboot_notifier(&sbwdog_notifier); in sbwdog_exit()
A Dwafer5823wdt.c296 unregister_reboot_notifier(&wafwdt_notifier); in wafwdt_init()
309 unregister_reboot_notifier(&wafwdt_notifier); in wafwdt_exit()
A Dsbc7240_wdt.c242 unregister_reboot_notifier(&wdt_notifier); in sbc7240_wdt_unload()
288 unregister_reboot_notifier(&wdt_notifier); in sbc7240_wdt_init()
A Dsbc60xxwdt.c319 unregister_reboot_notifier(&wdt_notifier); in sbc60xxwdt_unload()
368 unregister_reboot_notifier(&wdt_notifier); in sbc60xxwdt_init()
A Dsc520_wdt.c375 unregister_reboot_notifier(&wdt_notifier); in sc520_wdt_unload()
417 unregister_reboot_notifier(&wdt_notifier); in sc520_wdt_init()
A Dalim1535_wdt.c424 unregister_reboot_notifier(&ali_notifier); in watchdog_init()
441 unregister_reboot_notifier(&ali_notifier); in watchdog_exit()
A Dw83877f_wdt.c343 unregister_reboot_notifier(&wdt_notifier); in w83877f_wdt_unload()
390 unregister_reboot_notifier(&wdt_notifier); in w83877f_wdt_init()
A Deurotechwdt.c409 unregister_reboot_notifier(&eurwdt_notifier); in eurwdt_exit()
460 unregister_reboot_notifier(&eurwdt_notifier); in eurwdt_init()
A Dit8712f_wdt.c435 unregister_reboot_notifier(&it8712f_wdt_notifier); in it8712f_wdt_init()
444 unregister_reboot_notifier(&it8712f_wdt_notifier); in it8712f_wdt_exit()
A Dmachzwd.c434 unregister_reboot_notifier(&zf_notifier); in zf_init()
447 unregister_reboot_notifier(&zf_notifier); in zf_exit()
A Dsmsc37b787_wdt.c568 unregister_reboot_notifier(&wb_smsc_wdt_notifier); in wb_smsc_wdt_init()
588 unregister_reboot_notifier(&wb_smsc_wdt_notifier); in wb_smsc_wdt_exit()
A Dalim7101_wdt.c354 unregister_reboot_notifier(&wdt_notifier); in alim7101_wdt_unload()
431 unregister_reboot_notifier(&wdt_notifier); in alim7101_wdt_init()
A Dsc1200wdt.c441 unregister_reboot_notifier(&sc1200wdt_notifier); in sc1200wdt_init()
458 unregister_reboot_notifier(&sc1200wdt_notifier); in sc1200wdt_exit()
A Dw83977f_wdt.c504 unregister_reboot_notifier(&wdt_notifier); in w83977f_wdt_init()
515 unregister_reboot_notifier(&wdt_notifier); in w83977f_wdt_exit()
A Dpc87413_wdt.c540 unregister_reboot_notifier(&pc87413_notifier); in pc87413_init()
564 unregister_reboot_notifier(&pc87413_notifier); in pc87413_exit()
A Dwdt977.c484 unregister_reboot_notifier(&wdt977_notifier); in wd977_init()
496 unregister_reboot_notifier(&wdt977_notifier); in wd977_exit()
A Dwdt.c573 unregister_reboot_notifier(&wdt_notifier); in wdt_exit()
648 unregister_reboot_notifier(&wdt_notifier); in wdt_init()
A Dwdt_pci.c691 unregister_reboot_notifier(&wdtpci_notifier); in wdtpci_init_one()
709 unregister_reboot_notifier(&wdtpci_notifier); in wdtpci_remove_one()
/linux/drivers/power/reset/
A Dlinkstation-poweroff.c138 unregister_reboot_notifier(&linkstation_reboot_nb); in linkstation_poweroff()
194 unregister_reboot_notifier(&linkstation_reboot_nb); in linkstation_poweroff_exit()
/linux/drivers/firmware/efi/
A Defibc.c85 unregister_reboot_notifier(&efibc_reboot_notifier); in efibc_exit()
/linux/include/linux/
A Dreboot.h45 extern int unregister_reboot_notifier(struct notifier_block *);

Completed in 55 milliseconds

123