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

/linux-4.4.14/drivers/acpi/acpica/
H A Dutmisc.c53 * FUNCTION: acpi_ut_is_pci_root_bridge
62 u8 acpi_ut_is_pci_root_bridge(char *id) acpi_ut_is_pci_root_bridge() function
H A Devrgnini.c364 match = acpi_ut_is_pci_root_bridge(hid->string); acpi_ev_is_pci_root_bridge()
381 if (acpi_ut_is_pci_root_bridge(cid->ids[i].string)) { acpi_ev_is_pci_root_bridge()
H A Dnsxfname.c469 if (acpi_ut_is_pci_root_bridge(hid->string)) { acpi_get_object_info()
496 if (acpi_ut_is_pci_root_bridge(cid_list->ids[i].string)) { acpi_get_object_info()
H A Dacutils.h518 u8 acpi_ut_is_pci_root_bridge(char *id);

Completed in 381 milliseconds