Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dscan.c32 #define INVALID_ACPI_HANDLE ((acpi_handle)ZERO_PAGE(0)) macro
385 if (adev->handle == INVALID_ACPI_HANDLE) in acpi_device_hotplug()
558 adev->handle = INVALID_ACPI_HANDLE; in acpi_scan_drop_device()