Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dthermal.h212 struct thermal_governor { struct
213 char name[THERMAL_NAME_LENGTH];
214 int (*throttle)(struct thermal_zone_device *tz, int trip);
215 struct list_head governor_list;