coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
google_chromeec_event_info Struct Reference

#include <ec.h>

Collaboration diagram for google_chromeec_event_info:
Collaboration graph

Data Fields

uint64_t log_events
 
uint64_t sci_events
 
uint64_t smi_events
 
uint64_t s3_wake_events
 
uint64_t s3_device_events
 
uint64_t s5_wake_events
 
uint64_t s0ix_wake_events
 

Detailed Description

Definition at line 194 of file ec.h.

Field Documentation

◆ log_events

uint64_t google_chromeec_event_info::log_events

Definition at line 195 of file ec.h.

◆ s0ix_wake_events

uint64_t google_chromeec_event_info::s0ix_wake_events

Definition at line 201 of file ec.h.

◆ s3_device_events

uint64_t google_chromeec_event_info::s3_device_events

Definition at line 199 of file ec.h.

◆ s3_wake_events

uint64_t google_chromeec_event_info::s3_wake_events

Definition at line 198 of file ec.h.

◆ s5_wake_events

uint64_t google_chromeec_event_info::s5_wake_events

Definition at line 200 of file ec.h.

◆ sci_events

uint64_t google_chromeec_event_info::sci_events

Definition at line 196 of file ec.h.

◆ smi_events

uint64_t google_chromeec_event_info::smi_events

Definition at line 197 of file ec.h.


The documentation for this struct was generated from the following file: