Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/x86/dell/
Ddcdbas.c632 static struct notifier_block dcdbas_reboot_nb = { variable
693 register_reboot_notifier(&dcdbas_reboot_nb); in dcdbas_probe()
703 unregister_reboot_notifier(&dcdbas_reboot_nb); in dcdbas_remove()
758 unregister_reboot_notifier(&dcdbas_reboot_nb); in dcdbas_exit()