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

#include <ec_commands.h>

Collaboration diagram for ec_param_ec_codec_wov_set_lang:
Collaboration graph

Data Fields

uint8_t hash [32]
 
uint32_t total_len
 
uint32_t offset
 
uint8_t buf [128]
 
uint32_t len
 

Detailed Description

Definition at line 5291 of file ec_commands.h.

Field Documentation

◆ buf

uint8_t ec_param_ec_codec_wov_set_lang::buf[128]

Definition at line 5295 of file ec_commands.h.

◆ hash

uint8_t ec_param_ec_codec_wov_set_lang::hash[32]

Definition at line 5292 of file ec_commands.h.

◆ len

uint32_t ec_param_ec_codec_wov_set_lang::len

Definition at line 5296 of file ec_commands.h.

◆ offset

uint32_t ec_param_ec_codec_wov_set_lang::offset

Definition at line 5294 of file ec_commands.h.

◆ total_len

uint32_t ec_param_ec_codec_wov_set_lang::total_len

Definition at line 5293 of file ec_commands.h.


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