Searched defs:update_tz (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/thermal/ | ||
H A D | thermal_core.h | 61 void (*update_tz)(struct thermal_zone_device *tz, member |
H A D | thermal_core.c | 989 bool update_tz = false; in __thermal_zone_cdev_bind() local |