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

#include <acpigen_dptf.h>

Collaboration diagram for dptf_passive_policy:
Collaboration graph

Data Fields

enum dptf_participant source
 
enum dptf_participant target
 
uint16_t period
 
uint8_t temp
 
uint8_t priority
 

Detailed Description

Definition at line 69 of file acpigen_dptf.h.

Field Documentation

◆ period

uint16_t dptf_passive_policy::period

Definition at line 75 of file acpigen_dptf.h.

◆ priority

uint8_t dptf_passive_policy::priority

Definition at line 79 of file acpigen_dptf.h.

◆ source

enum dptf_participant dptf_passive_policy::source

Definition at line 64 of file acpigen_dptf.h.

◆ target

enum dptf_participant dptf_passive_policy::target

Definition at line 64 of file acpigen_dptf.h.

Referenced by dptf_write_enabled_policies().

◆ temp

uint8_t dptf_passive_policy::temp

Definition at line 77 of file acpigen_dptf.h.


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