coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
ec.c File Reference
#include <acpi/acpi.h>
#include <console/console.h>
#include <ec/google/chromeec/ec.h>
#include "ec.h"
Include dependency graph for ec.c:

Go to the source code of this file.

Functions

void link_ec_init (void)
 

Function Documentation

◆ link_ec_init()

void link_ec_init ( void  )

Definition at line 8 of file ec.c.

References acpi_is_wakeup_s3(), BIOS_DEBUG, google_chromeec_events_init(), info, LINK_EC_LOG_EVENTS, LINK_EC_S3_WAKE_EVENTS, LINK_EC_S5_WAKE_EVENTS, LINK_EC_SCI_EVENTS, post_code, and printk.

Referenced by mainboard_init().

Here is the call graph for this function:
Here is the caller graph for this function: