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

#include <ec_commands.h>

Collaboration diagram for ec_response_display_soc:
Collaboration graph

Data Fields

int16_t display_soc
 
int16_t full_factor
 
int16_t shutdown_soc
 

Detailed Description

Definition at line 7011 of file ec_commands.h.

Field Documentation

◆ display_soc

int16_t ec_response_display_soc::display_soc

Definition at line 7012 of file ec_commands.h.

◆ full_factor

int16_t ec_response_display_soc::full_factor

Definition at line 7013 of file ec_commands.h.

◆ shutdown_soc

int16_t ec_response_display_soc::shutdown_soc

Definition at line 7014 of file ec_commands.h.


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