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

#include <acpigen_dptf.h>

Collaboration diagram for dptf_fan_perf:
Collaboration graph

Data Fields

uint8_t percent
 
uint16_t speed
 
uint16_t noise_level
 
uint16_t power
 

Detailed Description

Definition at line 107 of file acpigen_dptf.h.

Field Documentation

◆ noise_level

uint16_t dptf_fan_perf::noise_level

Definition at line 113 of file acpigen_dptf.h.

◆ percent

uint8_t dptf_fan_perf::percent

Definition at line 109 of file acpigen_dptf.h.

◆ power

uint16_t dptf_fan_perf::power

Definition at line 115 of file acpigen_dptf.h.

◆ speed

uint16_t dptf_fan_perf::speed

Definition at line 111 of file acpigen_dptf.h.


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