Home
last modified time | relevance | path

Searched refs:acpi_device_dep (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/acpi/
H A Dutils.c471 bool acpi_device_dep(acpi_handle target, acpi_handle match) in acpi_device_dep() function
495 EXPORT_SYMBOL_GPL(acpi_device_dep);
/linux/drivers/acpi/x86/
H A Dlpss.c574 || acpi_device_dep(ACPI_HANDLE(dev2), ACPI_HANDLE(dev1))) in acpi_lpss_link_consumer()
590 || acpi_device_dep(ACPI_HANDLE(dev1), ACPI_HANDLE(dev2))) in acpi_lpss_link_supplier()
/linux/drivers/platform/surface/
H A Dsurface_acpi_notify.c747 if (!acpi_device_dep(handle, ACPI_HANDLE(&pdev->dev))) in san_consumer_setup()
/linux/include/acpi/
H A Dacpi_bus.h41 bool acpi_device_dep(acpi_handle target, acpi_handle match);