Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/dell/
Ddcdbas.c619 static struct notifier_block dcdbas_reboot_nb = { variable
680 register_reboot_notifier(&dcdbas_reboot_nb); in dcdbas_probe()
690 unregister_reboot_notifier(&dcdbas_reboot_nb); in dcdbas_remove()
745 unregister_reboot_notifier(&dcdbas_reboot_nb); in dcdbas_exit()