Searched refs:acpi_get_physical_device_location (Results 1 – 6 of 6) sorted by relevance
21 status = acpi_get_physical_device_location(ACPI_HANDLE(dev), &pld); in dev_add_physical_location()
238 status = acpi_get_physical_device_location(handle, &pld); in usb_acpi_find_companion_for_port()
416 acpi_get_physical_device_location(acpi_handle handle, struct acpi_pld_info **pld) in acpi_get_physical_device_location() function446 EXPORT_SYMBOL(acpi_get_physical_device_location);
667 status = acpi_get_physical_device_location(adev->handle, &pld); in acpi_store_pld_crc()
312 status = acpi_get_physical_device_location(adev->handle, &sensor->pld); in cio2_bridge_connect_sensor()
40 acpi_get_physical_device_location(acpi_handle handle, struct acpi_pld_info **pld);
Completed in 14 milliseconds