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

Go to the source code of this file.

Macros

#define _COMPONENT   ACPI_HARDWARE
 

Functions

acpi_status acpi_hw_set_mode (u32 mode)
 
u32 acpi_hw_get_mode (void)
 

Macro Definition Documentation

#define _COMPONENT   ACPI_HARDWARE

Definition at line 48 of file hwacpi.c.

Function Documentation

u32 acpi_hw_get_mode ( void  )

Definition at line 144 of file hwacpi.c.

acpi_status acpi_hw_set_mode ( u32  mode)

Definition at line 63 of file hwacpi.c.