Home
last modified time | relevance | path

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

/linux-6.6.21/include/acpi/
Dghes.h66 int ghes_register_vendor_record_notifier(struct notifier_block *nb);
/linux-6.6.21/drivers/pci/controller/
Dpcie-hisi-error.c290 ret = ghes_register_vendor_record_notifier(&priv->nb); in hisi_pcie_error_handler_probe()
/linux-6.6.21/drivers/acpi/apei/
Dghes.c628 int ghes_register_vendor_record_notifier(struct notifier_block *nb) in ghes_register_vendor_record_notifier() function
632 EXPORT_SYMBOL_GPL(ghes_register_vendor_record_notifier);