FreeBSD kernel kern code
cf_setting_array Struct Reference

Data Fields

struct cf_setting sets [MAX_SETTINGS]
 
int count
 

Detailed Description

Definition at line 82 of file kern_cpu.c.

Field Documentation

int cf_setting_array::count

Definition at line 84 of file kern_cpu.c.

Referenced by cf_levels_method(), and cpufreq_expand_set().

struct cf_setting cf_setting_array::sets[MAX_SETTINGS]

Definition at line 83 of file kern_cpu.c.

Referenced by cf_levels_method(), and cpufreq_expand_set().


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