Home
last modified time | relevance | path

Searched defs:devfreq_cooling_device (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/thermal/
Ddevfreq_cooling.c49 struct devfreq_cooling_device { struct
50 int id;
51 struct thermal_cooling_device *cdev;
52 struct devfreq *devfreq;
53 unsigned long cooling_state;
54 u32 *power_table;
55 u32 *freq_table;
56 size_t freq_table_size;
57 struct devfreq_cooling_power *power_ops;