FreeBSD kernel kern code
cf_setting_array Struct Reference

Data Fields

struct cf_setting sets [MAX_SETTINGS]
 
int count
 

Detailed Description

Definition at line 85 of file kern_cpu.c.

Field Documentation

◆ count

int cf_setting_array::count

Definition at line 87 of file kern_cpu.c.

Referenced by cpufreq_add_levels(), and cpufreq_expand_set().

◆ sets

struct cf_setting cf_setting_array::sets[MAX_SETTINGS]

Definition at line 86 of file kern_cpu.c.

Referenced by cpufreq_add_levels(), and cpufreq_expand_set().


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