|
@@ -5,7 +5,7 @@ int acpi_scan_init(void);
|
|
/* --------------------------------------------------------------------------
|
|
/* --------------------------------------------------------------------------
|
|
Power Resource
|
|
Power Resource
|
|
-------------------------------------------------------------------------- */
|
|
-------------------------------------------------------------------------- */
|
|
-
|
|
|
|
|
|
+int acpi_power_init(void);
|
|
int acpi_device_sleep_wake(struct acpi_device *dev,
|
|
int acpi_device_sleep_wake(struct acpi_device *dev,
|
|
int enable, int sleep_state, int dev_state);
|
|
int enable, int sleep_state, int dev_state);
|
|
int acpi_enable_wakeup_device_power(struct acpi_device *dev, int sleep_state);
|
|
int acpi_enable_wakeup_device_power(struct acpi_device *dev, int sleep_state);
|