Home
last modified time | relevance | path

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

12

/linux/drivers/watchdog/
H A Dsbc_epx_c3.c190 unregister_reboot_notifier(&epx_c3_notifier); in watchdog_init()
206 unregister_reboot_notifier(&epx_c3_notifier); in watchdog_exit()
H A Dindydog.c183 unregister_reboot_notifier(&indydog_notifier); in watchdog_init()
195 unregister_reboot_notifier(&indydog_notifier); in watchdog_exit()
H A Dsbc8360.c378 unregister_reboot_notifier(&sbc8360_notifier); in sbc8360_init()
390 unregister_reboot_notifier(&sbc8360_notifier); in sbc8360_exit()
H 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()
H A Dsb_wdog.c322 unregister_reboot_notifier(&sbwdog_notifier); in sbwdog_init()
331 unregister_reboot_notifier(&sbwdog_notifier); in sbwdog_exit()
H A Dwafer5823wdt.c296 unregister_reboot_notifier(&wafwdt_notifier); in wafwdt_init()
309 unregister_reboot_notifier(&wafwdt_notifier); in wafwdt_exit()
H A Dsbc7240_wdt.c242 unregister_reboot_notifier(&wdt_notifier); in sbc7240_wdt_unload()
288 unregister_reboot_notifier(&wdt_notifier); in sbc7240_wdt_init()
H A Dalim1535_wdt.c424 unregister_reboot_notifier(&ali_notifier); in watchdog_init()
441 unregister_reboot_notifier(&ali_notifier); in watchdog_exit()
H A Dw83877f_wdt.c343 unregister_reboot_notifier(&wdt_notifier); in w83877f_wdt_unload()
390 unregister_reboot_notifier(&wdt_notifier); in w83877f_wdt_init()
H A Dsbc60xxwdt.c319 unregister_reboot_notifier(&wdt_notifier); in sbc60xxwdt_unload()
368 unregister_reboot_notifier(&wdt_notifier); in sbc60xxwdt_init()
H A Deurotechwdt.c409 unregister_reboot_notifier(&eurwdt_notifier); in eurwdt_exit()
460 unregister_reboot_notifier(&eurwdt_notifier); in eurwdt_init()
H 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()
H A Dalim7101_wdt.c354 unregister_reboot_notifier(&wdt_notifier); in alim7101_wdt_unload()
431 unregister_reboot_notifier(&wdt_notifier); in alim7101_wdt_init()
H A Dw83977f_wdt.c504 unregister_reboot_notifier(&wdt_notifier); in w83977f_wdt_init()
515 unregister_reboot_notifier(&wdt_notifier); in w83977f_wdt_exit()
H A Dwdt977.c484 unregister_reboot_notifier(&wdt977_notifier); in wd977_init()
496 unregister_reboot_notifier(&wdt977_notifier); in wd977_exit()
H A Dpc87413_wdt.c540 unregister_reboot_notifier(&pc87413_notifier); in pc87413_init()
564 unregister_reboot_notifier(&pc87413_notifier); in pc87413_exit()
H A Dwdt.c573 unregister_reboot_notifier(&wdt_notifier); in wdt_exit()
648 unregister_reboot_notifier(&wdt_notifier); in wdt_init()
H A Dwdt_pci.c691 unregister_reboot_notifier(&wdtpci_notifier); in wdtpci_init_one()
709 unregister_reboot_notifier(&wdtpci_notifier); in wdtpci_remove_one()
H A Dstmp3xxx_rtc_wdt.c114 unregister_reboot_notifier(&wdt_notifier); in stmp3xxx_wdt_remove()
H A Dpcwd_pci.c775 unregister_reboot_notifier(&pcipcwd_notifier); in pcipcwd_card_init()
793 unregister_reboot_notifier(&pcipcwd_notifier); in pcipcwd_card_exit()
H A Dpcwd_usb.c752 unregister_reboot_notifier(&usb_pcwd_notifier); in usb_pcwd_probe()
791 unregister_reboot_notifier(&usb_pcwd_notifier); in usb_pcwd_disconnect()
/linux/drivers/firmware/efi/
H A Defibc.c85 unregister_reboot_notifier(&efibc_reboot_notifier); in efibc_exit()
/linux/kernel/
H A Dreboot.c133 int unregister_reboot_notifier(struct notifier_block *nb) in unregister_reboot_notifier() function
137 EXPORT_SYMBOL(unregister_reboot_notifier);
141 WARN_ON(unregister_reboot_notifier(*(struct notifier_block **)res)); in devm_unregister_reboot_notifier()
/linux/drivers/leds/trigger/
H A Dledtrig-heartbeat.c202 unregister_reboot_notifier(&heartbeat_reboot_nb); in heartbeat_trig_exit()
/linux/arch/arm/mm/
H A Dcache-b15-rac.c373 unregister_reboot_notifier(&b15_rac_reboot_nb); in b15_rac_init()

12