Searched defs:devfreq_cooling_device (Results 1 – 1 of 1) sorted by relevance
49 struct devfreq_cooling_device { struct50 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;