Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/drivers/acpi/x86/
H A Dlpss.c577 || acpi_device_dep(ACPI_HANDLE(dev2), ACPI_HANDLE(dev1))) in acpi_lpss_link_consumer()
593 || acpi_device_dep(ACPI_HANDLE(dev1), ACPI_HANDLE(dev2))) in acpi_lpss_link_supplier()
/linux-6.15/drivers/platform/surface/
H A Dsurface_acpi_notify.c747 if (!acpi_device_dep(handle, ACPI_HANDLE(&pdev->dev))) in san_consumer_setup()
/linux-6.15/include/acpi/
H A Dacpi_bus.h41 bool acpi_device_dep(acpi_handle target, acpi_handle match);