Linux Kernel
3.7.1
|
#include <omap-bandgap.h>
Data Fields | |
int | freq_clip_count |
struct freq_clip_table | freq_data [MAX_TRIP_COUNT] |
struct thermal_cooling_conf - description on how to cool a thermal zone : size of freq_data
Definition at line 342 of file omap-bandgap.h.
int freq_clip_count |
Definition at line 343 of file omap-bandgap.h.
struct freq_clip_table freq_data[MAX_TRIP_COUNT] |
Definition at line 131 of file exynos_thermal.c.