Searched refs:unregister_acpi_hed_notifier (Results 1 – 3 of 3) sorted by relevance
42 void unregister_acpi_hed_notifier(struct notifier_block *nb) in unregister_acpi_hed_notifier() function46 EXPORT_SYMBOL_GPL(unregister_acpi_hed_notifier);
16 void unregister_acpi_hed_notifier(struct notifier_block *nb);
1172 unregister_acpi_hed_notifier(&ghes_notifier_hed); in ghes_remove()