XenevaOS
Loading...
Searching...
No Matches
Macros | Functions
psxface.c File Reference
#include "acpi.h"
#include "accommon.h"
#include "acparser.h"
#include "acdispat.h"
#include "acinterp.h"
#include "actables.h"
#include "acnamesp.h"
Include dependency graph for psxface.c:

Macros

#define _COMPONENT   ACPI_PARSER
 

Functions

ACPI_STATUS AcpiDebugTrace (const char *Name, UINT32 DebugLevel, UINT32 DebugLayer, UINT32 Flags)
 
ACPI_STATUS AcpiPsExecuteMethod (ACPI_EVALUATE_INFO *Info)
 
ACPI_STATUS AcpiPsExecuteTable (ACPI_EVALUATE_INFO *Info)
 

Macro Definition Documentation

◆ _COMPONENT

#define _COMPONENT   ACPI_PARSER

Function Documentation

◆ AcpiDebugTrace()

ACPI_STATUS AcpiDebugTrace ( const char *  Name,
UINT32  DebugLevel,
UINT32  DebugLayer,
UINT32  Flags 
)

◆ AcpiPsExecuteMethod()

ACPI_STATUS AcpiPsExecuteMethod ( ACPI_EVALUATE_INFO Info)

◆ AcpiPsExecuteTable()

ACPI_STATUS AcpiPsExecuteTable ( ACPI_EVALUATE_INFO Info)