acpi_bus_can_wakeup
EXPORT_SYMBOL(acpi_bus_can_wakeup);
return acpi_bus_can_wakeup(acpi_dev->handle);
bool acpi_bus_can_wakeup(acpi_handle handle);