Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Ddcdbas.c633 static struct notifier_block dcdbas_reboot_nb = { variable
694 register_reboot_notifier(&dcdbas_reboot_nb); in dcdbas_probe()
704 unregister_reboot_notifier(&dcdbas_reboot_nb); in dcdbas_remove()
757 unregister_reboot_notifier(&dcdbas_reboot_nb); in dcdbas_exit()