MOS Source Code
Loading...
Searching...
No Matches
acpi.h File Reference
#include <mos/types.h>
#include <mos/x86/acpi/acpi_types.h>
+ Include dependency graph for acpi.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const acpi_rsdp_tacpi_find_rsdp (ptr_t start, size_t size)
 
void acpi_parse_rsdt (const acpi_rsdp_t *rsdp)
 

Function Documentation

◆ acpi_find_rsdp()

const acpi_rsdp_t * acpi_find_rsdp ( ptr_t start,
size_t size )

Definition at line 180 of file acpi.c.

Referenced by platform_startup_late().

+ Here is the call graph for this function:

◆ acpi_parse_rsdt()

void acpi_parse_rsdt ( const acpi_rsdp_t * rsdp)

Definition at line 173 of file acpi.c.

Referenced by platform_startup_late().

+ Here is the call graph for this function: