Home
last modified time | relevance | path

Searched refs:acpi_get_physical_device_location (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/base/
H A Dphysical_location.c21 status = acpi_get_physical_device_location(ACPI_HANDLE(dev), &pld); in dev_add_physical_location()
/openbmc/linux/drivers/usb/core/
H A Dusb-acpi.c234 status = acpi_get_physical_device_location(handle, &pld); in usb_acpi_find_companion_for_port()
/openbmc/linux/drivers/acpi/
H A Dutils.c416 acpi_get_physical_device_location(acpi_handle handle, struct acpi_pld_info **pld) in acpi_get_physical_device_location() function
446 EXPORT_SYMBOL(acpi_get_physical_device_location);
H A Dscan.c662 status = acpi_get_physical_device_location(adev->handle, &pld); in acpi_store_pld_crc()
/openbmc/linux/include/acpi/
H A Dacpi_bus.h40 acpi_get_physical_device_location(acpi_handle handle, struct acpi_pld_info **pld);
/openbmc/linux/drivers/media/pci/intel/
H A Dipu-bridge.c244 status = acpi_get_physical_device_location(adev->handle, &pld); in ipu_bridge_parse_orientation()