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

/linux-master/drivers/acpi/
H A Dacpi_lpss.c576 || acpi_device_dep(ACPI_HANDLE(dev2), ACPI_HANDLE(dev1)))
592 || acpi_device_dep(ACPI_HANDLE(dev1), ACPI_HANDLE(dev2)))
H A Dutils.c454 * acpi_device_dep - Check ACPI device dependency
461 bool acpi_device_dep(acpi_handle target, acpi_handle match) function
485 EXPORT_SYMBOL_GPL(acpi_device_dep); variable
/linux-master/drivers/platform/surface/
H A Dsurface_acpi_notify.c747 if (!acpi_device_dep(handle, ACPI_HANDLE(&pdev->dev)))
/linux-master/include/acpi/
H A Dacpi_bus.h36 bool acpi_device_dep(acpi_handle target, acpi_handle match);

Completed in 145 milliseconds