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

#include <acpigen_dptf.h>

Collaboration diagram for dptf_active_policy:
Collaboration graph

Data Fields

enum dptf_participant target
 
uint8_t weight
 
struct {
   uint8_t   temp
 
   uint8_t   fan_pct
 
thresholds [DPTF_MAX_ACX]
 

Detailed Description

Definition at line 54 of file acpigen_dptf.h.

Field Documentation

◆ fan_pct

uint8_t dptf_active_policy::fan_pct

Definition at line 64 of file acpigen_dptf.h.

◆ target

enum dptf_participant dptf_active_policy::target

Definition at line 214 of file acpigen_dptf.h.

Referenced by dptf_write_enabled_policies().

◆ temp

uint8_t dptf_active_policy::temp

Definition at line 62 of file acpigen_dptf.h.

◆ 

struct { ... } dptf_active_policy::thresholds[DPTF_MAX_ACX]

◆ weight

uint8_t dptf_active_policy::weight

Definition at line 58 of file acpigen_dptf.h.


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