Searched refs:BUS_LOCATOR_ACPI (Results 1 – 5 of 5) sorted by relevance
203 if (strcmp(locator, BUS_LOCATOR_ACPI) == 0) in acpi_pci_get_device_path()
955 if (strcmp(locator, BUS_LOCATOR_ACPI) == 0) { in acpi_get_acpi_device_path()971 if (strcmp(locator, BUS_LOCATOR_ACPI) == 0) in acpi_get_device_path()
558 if (strcmp(locator, BUS_LOCATOR_ACPI) == 0) in acpi_uhub_get_device_path()
809 #define BUS_LOCATOR_ACPI "ACPI" macro
4550 if (parent != NULL && strcmp(locator, BUS_LOCATOR_ACPI) != 0) { in bus_generic_get_device_path()