Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Ddcdbas.c620 static struct notifier_block dcdbas_reboot_nb = { variable
681 register_reboot_notifier(&dcdbas_reboot_nb); in dcdbas_probe()
691 unregister_reboot_notifier(&dcdbas_reboot_nb); in dcdbas_remove()
746 unregister_reboot_notifier(&dcdbas_reboot_nb); in dcdbas_exit()