Searched refs:acpi_get_physical_device_location (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/base/
H A Dphysical_location.c21 status = acpi_get_physical_device_location(ACPI_HANDLE(dev), &pld);
/linux-master/drivers/usb/core/
H A Dusb-acpi.c169 status = acpi_get_physical_device_location(handle, &pld);
/linux-master/drivers/acpi/
H A Dutils.c488 acpi_get_physical_device_location(acpi_handle handle, struct acpi_pld_info **pld) function
518 EXPORT_SYMBOL(acpi_get_physical_device_location); variable
H A Dmipi-disco-img.c627 status = acpi_get_physical_device_location(handle, &pld);
H A Dscan.c700 status = acpi_get_physical_device_location(adev->handle, &pld);
/linux-master/drivers/media/pci/intel/
H A Dipu-bridge.c236 status = acpi_get_physical_device_location(adev->handle, &pld);
/linux-master/include/acpi/
H A Dacpi_bus.h42 acpi_get_physical_device_location(acpi_handle handle, struct acpi_pld_info **pld);

Completed in 144 milliseconds