Home
last modified time | relevance | path

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

/Linux-v6.1/include/acpi/
Dghes.h64 int ghes_register_vendor_record_notifier(struct notifier_block *nb);
/Linux-v6.1/drivers/pci/controller/
Dpcie-hisi-error.c290 ret = ghes_register_vendor_record_notifier(&priv->nb); in hisi_pcie_error_handler_probe()
/Linux-v6.1/drivers/acpi/apei/
Dghes.c577 int ghes_register_vendor_record_notifier(struct notifier_block *nb) in ghes_register_vendor_record_notifier() function
581 EXPORT_SYMBOL_GPL(ghes_register_vendor_record_notifier);