Home
last modified time | relevance | path

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

123

/linux-6.6.21/drivers/watchdog/
Dsbc_epx_c3.c191 unregister_reboot_notifier(&epx_c3_notifier); in watchdog_init()
207 unregister_reboot_notifier(&epx_c3_notifier); in watchdog_exit()
Dindydog.c184 unregister_reboot_notifier(&indydog_notifier); in watchdog_init()
196 unregister_reboot_notifier(&indydog_notifier); in watchdog_exit()
Dsbc8360.c379 unregister_reboot_notifier(&sbc8360_notifier); in sbc8360_init()
391 unregister_reboot_notifier(&sbc8360_notifier); in sbc8360_exit()
Dscx200_wdt.c245 unregister_reboot_notifier(&scx200_wdt_notifier); in scx200_wdt_init()
257 unregister_reboot_notifier(&scx200_wdt_notifier); in scx200_wdt_cleanup()
Dwafer5823wdt.c297 unregister_reboot_notifier(&wafwdt_notifier); in wafwdt_init()
310 unregister_reboot_notifier(&wafwdt_notifier); in wafwdt_exit()
Dsb_wdog.c323 unregister_reboot_notifier(&sbwdog_notifier); in sbwdog_init()
332 unregister_reboot_notifier(&sbwdog_notifier); in sbwdog_exit()
Dsbc7240_wdt.c243 unregister_reboot_notifier(&wdt_notifier); in sbc7240_wdt_unload()
289 unregister_reboot_notifier(&wdt_notifier); in sbc7240_wdt_init()
Dalim1535_wdt.c425 unregister_reboot_notifier(&ali_notifier); in watchdog_init()
442 unregister_reboot_notifier(&ali_notifier); in watchdog_exit()
Dsc520_wdt.c376 unregister_reboot_notifier(&wdt_notifier); in sc520_wdt_unload()
418 unregister_reboot_notifier(&wdt_notifier); in sc520_wdt_init()
Dw83877f_wdt.c344 unregister_reboot_notifier(&wdt_notifier); in w83877f_wdt_unload()
391 unregister_reboot_notifier(&wdt_notifier); in w83877f_wdt_init()
Dsbc60xxwdt.c320 unregister_reboot_notifier(&wdt_notifier); in sbc60xxwdt_unload()
369 unregister_reboot_notifier(&wdt_notifier); in sbc60xxwdt_init()
Deurotechwdt.c410 unregister_reboot_notifier(&eurwdt_notifier); in eurwdt_exit()
461 unregister_reboot_notifier(&eurwdt_notifier); in eurwdt_init()
Dalim7101_wdt.c355 unregister_reboot_notifier(&wdt_notifier); in alim7101_wdt_unload()
432 unregister_reboot_notifier(&wdt_notifier); in alim7101_wdt_init()
Dit8712f_wdt.c436 unregister_reboot_notifier(&it8712f_wdt_notifier); in it8712f_wdt_init()
445 unregister_reboot_notifier(&it8712f_wdt_notifier); in it8712f_wdt_exit()
Dsmsc37b787_wdt.c569 unregister_reboot_notifier(&wb_smsc_wdt_notifier); in wb_smsc_wdt_init()
589 unregister_reboot_notifier(&wb_smsc_wdt_notifier); in wb_smsc_wdt_exit()
Dmachzwd.c435 unregister_reboot_notifier(&zf_notifier); in zf_init()
448 unregister_reboot_notifier(&zf_notifier); in zf_exit()
Dwdt977.c485 unregister_reboot_notifier(&wdt977_notifier); in wd977_init()
497 unregister_reboot_notifier(&wdt977_notifier); in wd977_exit()
Dsc1200wdt.c442 unregister_reboot_notifier(&sc1200wdt_notifier); in sc1200wdt_init()
459 unregister_reboot_notifier(&sc1200wdt_notifier); in sc1200wdt_exit()
Dw83977f_wdt.c505 unregister_reboot_notifier(&wdt_notifier); in w83977f_wdt_init()
516 unregister_reboot_notifier(&wdt_notifier); in w83977f_wdt_exit()
Dpc87413_wdt.c541 unregister_reboot_notifier(&pc87413_notifier); in pc87413_init()
565 unregister_reboot_notifier(&pc87413_notifier); in pc87413_exit()
Dwdt.c575 unregister_reboot_notifier(&wdt_notifier); in wdt_exit()
650 unregister_reboot_notifier(&wdt_notifier); in wdt_init()
Dstmp3xxx_rtc_wdt.c114 unregister_reboot_notifier(&wdt_notifier); in stmp3xxx_wdt_remove()
/linux-6.6.21/drivers/power/reset/
Dlinkstation-poweroff.c138 unregister_reboot_notifier(&linkstation_reboot_nb); in linkstation_poweroff()
194 unregister_reboot_notifier(&linkstation_reboot_nb); in linkstation_poweroff_exit()
/linux-6.6.21/drivers/firmware/efi/
Defibc.c85 unregister_reboot_notifier(&efibc_reboot_notifier); in efibc_exit()
/linux-6.6.21/include/linux/
Dreboot.h45 extern int unregister_reboot_notifier(struct notifier_block *);

123