Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
hwsleep.c File Reference
#include <acpi/acpi.h>
#include <linux/acpi.h>
#include "accommon.h"
#include <linux/module.h>

Go to the source code of this file.

Macros

#define _COMPONENT   ACPI_HARDWARE
 

Functions

acpi_status acpi_hw_legacy_sleep (u8 sleep_state)
 
acpi_status acpi_hw_legacy_wake_prep (u8 sleep_state)
 
acpi_status acpi_hw_legacy_wake (u8 sleep_state)
 

Macro Definition Documentation

#define _COMPONENT   ACPI_HARDWARE

Definition at line 50 of file hwsleep.c.

Function Documentation

acpi_status acpi_hw_legacy_sleep ( u8  sleep_state)

Definition at line 66 of file hwsleep.c.

acpi_status acpi_hw_legacy_wake ( u8  sleep_state)

Definition at line 286 of file hwsleep.c.

acpi_status acpi_hw_legacy_wake_prep ( u8  sleep_state)

Definition at line 219 of file hwsleep.c.