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

#include <ec_commands.h>

Collaboration diagram for ec_params_host_event:
Collaboration graph

Data Fields

uint8_t action
 
uint8_t mask_type
 
uint16_t reserved
 
uint64_t value
 

Detailed Description

Definition at line 4076 of file ec_commands.h.

Field Documentation

◆ action

uint8_t ec_params_host_event::action

Definition at line 4079 of file ec_commands.h.

Referenced by google_chromeec_uhepi_cmd().

◆ mask_type

uint8_t ec_params_host_event::mask_type

Definition at line 4085 of file ec_commands.h.

◆ reserved

uint16_t ec_params_host_event::reserved

Definition at line 4088 of file ec_commands.h.

◆ value

uint64_t ec_params_host_event::value

Definition at line 4091 of file ec_commands.h.


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