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

Go to the source code of this file.

Macros

#define _COMPONENT   ACPI_EVENTS
 

Functions

acpi_status acpi_ev_initialize_events (void)
 
acpi_status acpi_ev_install_xrupt_handlers (void)
 
u32 acpi_ev_fixed_event_detect (void)
 

Macro Definition Documentation

#define _COMPONENT   ACPI_EVENTS

Definition at line 48 of file evevent.c.

Function Documentation

u32 acpi_ev_fixed_event_detect ( void  )

Definition at line 201 of file evevent.c.

acpi_status acpi_ev_initialize_events ( void  )

Definition at line 68 of file evevent.c.

acpi_status acpi_ev_install_xrupt_handlers ( void  )

Definition at line 114 of file evevent.c.