Searched refs:acpi_bus_get_ejd (Results 1 – 2 of 2) sorted by relevance
486 acpi_status acpi_bus_get_ejd(acpi_handle handle, acpi_handle * ejd);
1568 acpi_bus_get_ejd(acpi_handle handle, acpi_handle *ejd) in acpi_bus_get_ejd() function1588 EXPORT_SYMBOL_GPL(acpi_bus_get_ejd);2465 if (ACPI_SUCCESS(acpi_bus_get_ejd(device->handle, &ejd))) in acpi_bus_attach()