Searched refs:acpi_get_physical_device_location (Results 1 – 6 of 6) sorted by relevance
21 if (!acpi_get_physical_device_location(ACPI_HANDLE(dev), &pld)) in dev_add_physical_location()
220 if (acpi_get_physical_device_location(handle, &pld) && pld) in usb_acpi_get_connect_type()
498 acpi_get_physical_device_location(acpi_handle handle, struct acpi_pld_info **pld) in acpi_get_physical_device_location() function527 EXPORT_SYMBOL(acpi_get_physical_device_location);
627 if (acpi_get_physical_device_location(handle, &pld)) { in init_crs_csi2_swnodes()
727 if (!acpi_get_physical_device_location(adev->handle, &pld)) in acpi_store_pld_crc()
265 if (!acpi_get_physical_device_location(ACPI_PTR(adev->handle), &pld)) { in ipu_bridge_parse_orientation()
Completed in 20 milliseconds