Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dpci-acpi.h61 struct acpi_pci_root_ops;
66 struct acpi_pci_root_ops *ops;
71 struct acpi_pci_root_ops { struct
80 struct acpi_pci_root_ops *ops, argument
/openbmc/linux/arch/x86/pci/
H A Dacpi.c404 static struct acpi_pci_root_ops acpi_pci_root_ops = { variable
452 bus = acpi_pci_root_create(root, &acpi_pci_root_ops, in pci_acpi_scan_root()
/openbmc/linux/arch/arm64/kernel/
H A Dpci.c179 struct acpi_pci_root_ops *root_ops; in pci_acpi_scan_root()
/openbmc/linux/arch/loongarch/pci/
H A Dacpi.c197 struct acpi_pci_root_ops *root_ops; in pci_acpi_scan_root()
/openbmc/linux/arch/ia64/pci/
H A Dpci.c284 static struct acpi_pci_root_ops pci_acpi_root_ops = {
/openbmc/linux/drivers/acpi/
H A Dpci_root.c1002 struct acpi_pci_root_ops *ops, in acpi_pci_root_create()