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

/linux-master/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)
98 /* Build a list of PCI devices, from pci_region up to root_pci_device */
101 acpi_hw_build_pci_list(root_pci_device, pci_region, &list_head);
120 * PARAMETERS: root_pci_device - A handle to a PCI device object. This
136 acpi_hw_build_pci_list(acpi_handle root_pci_device, argument
146 * Ascend namespace branch until the root_pci_device is reached, building
164 if (parent_device == root_pci_device) {
86 acpi_hw_derive_pci_id(struct acpi_pci_id *pci_id, acpi_handle root_pci_device, acpi_handle pci_region) 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, argument

Completed in 111 milliseconds