Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/
H A Defibc.c64 static struct notifier_block efibc_reboot_notifier = { variable
75 ret = register_reboot_notifier(&efibc_reboot_notifier); in efibc_init()
85 unregister_reboot_notifier(&efibc_reboot_notifier); in efibc_exit()