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

#include <ec_commands.h>

Collaboration diagram for ec_params_device_event:
Collaboration graph

Data Fields

uint32_t event_mask
 
uint8_t param
 

Detailed Description

Definition at line 4843 of file ec_commands.h.

Field Documentation

◆ event_mask

uint32_t ec_params_device_event::event_mask

Definition at line 4844 of file ec_commands.h.

◆ param

uint8_t ec_params_device_event::param

Definition at line 4845 of file ec_commands.h.

Referenced by google_chromeec_set_device_enabled_events().


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