Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/
Dhed.c40 int register_acpi_hed_notifier(struct notifier_block *nb) in register_acpi_hed_notifier() function
44 EXPORT_SYMBOL_GPL(register_acpi_hed_notifier);
/linux-4.1.27/include/acpi/
Dhed.h15 int register_acpi_hed_notifier(struct notifier_block *nb);
/linux-4.1.27/drivers/acpi/apei/
Dghes.c1022 register_acpi_hed_notifier(&ghes_notifier_sci); in ghes_probe()