Home
last modified time | relevance | path

Searched refs:root_pci_device (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dhwpci.c31 acpi_hw_build_pci_list(acpi_handle root_pci_device,
52 * root_pci_device - A handle to a PCI device object. This
87 acpi_handle root_pci_device, acpi_handle pci_region) in acpi_hw_derive_pci_id()
98 /* Build a list of PCI devices, from pci_region up to root_pci_device */ in acpi_hw_derive_pci_id()
101 acpi_hw_build_pci_list(root_pci_device, pci_region, &list_head); in acpi_hw_derive_pci_id()
120 * PARAMETERS: root_pci_device - A handle to a PCI device object. This
136 acpi_hw_build_pci_list(acpi_handle root_pci_device, in acpi_hw_build_pci_list() argument
146 * Ascend namespace branch until the root_pci_device is reached, building in acpi_hw_build_pci_list()
164 if (parent_device == root_pci_device) { in acpi_hw_build_pci_list()
86 acpi_hw_derive_pci_id(struct acpi_pci_id *pci_id, acpi_handle root_pci_device, acpi_handle pci_region) acpi_hw_derive_pci_id() argument
H A Dachware.h123 acpi_handle root_pci_device, acpi_handle pci_region);
126 acpi_hw_derive_pci_id(struct acpi_pci_id *pci_id, acpi_handle root_pci_device, in acpi_hw_derive_pci_id() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dhwpci.c31 acpi_hw_build_pci_list(acpi_handle root_pci_device,
52 * root_pci_device - A handle to a PCI device object. This
87 acpi_handle root_pci_device, acpi_handle pci_region) in acpi_hw_derive_pci_id()
98 /* Build a list of PCI devices, from pci_region up to root_pci_device */ in acpi_hw_derive_pci_id()
101 acpi_hw_build_pci_list(root_pci_device, pci_region, &list_head); in acpi_hw_derive_pci_id()
120 * PARAMETERS: root_pci_device - A handle to a PCI device object. This
136 acpi_hw_build_pci_list(acpi_handle root_pci_device, in acpi_hw_build_pci_list() argument
146 * Ascend namespace branch until the root_pci_device is reached, building in acpi_hw_build_pci_list()
164 if (parent_device == root_pci_device) { in acpi_hw_build_pci_list()
86 acpi_hw_derive_pci_id(struct acpi_pci_id *pci_id, acpi_handle root_pci_device, acpi_handle pci_region) acpi_hw_derive_pci_id() argument
H A Dachware.h121 acpi_handle root_pci_device, acpi_handle pci_region);
124 acpi_hw_derive_pci_id(struct acpi_pci_id *pci_id, acpi_handle root_pci_device, in acpi_hw_derive_pci_id() argument

Completed in 2 milliseconds