Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dacpi.c319 static struct acpi_pci_root_ops acpi_pci_root_ops = { variable
368 bus = acpi_pci_root_create(root, &acpi_pci_root_ops, in pci_acpi_scan_root()
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dpci.c166 struct acpi_pci_root_ops *root_ops; in pci_acpi_scan_root()
/OK3568_Linux_fs/kernel/arch/ia64/pci/
H A Dpci.c284 static struct acpi_pci_root_ops pci_acpi_root_ops = {
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dpci_root.c880 struct acpi_pci_root_ops *ops, in acpi_pci_root_create()