Searched refs:thermal_zone_find_by_id (Results 1 – 4 of 4) sorted by relevance
97 struct thermal_zone *tz = thermal_zone_find_by_id(td->tz, tz_id); in tz_disable()107 struct thermal_zone *tz = thermal_zone_find_by_id(td->tz, tz_id); in tz_enable()117 struct thermal_zone *tz = thermal_zone_find_by_id(td->tz, tz_id); in trip_high()128 struct thermal_zone *tz = thermal_zone_find_by_id(td->tz, tz_id); in trip_low()155 struct thermal_zone *tz = thermal_zone_find_by_id(td->tz, tz_id); in trip_change()191 struct thermal_zone *tz = thermal_zone_find_by_id(td->tz, tz_id); in gov_change()
8 thermal_zone_find_by_id;
63 struct thermal_zone *thermal_zone_find_by_id(struct thermal_zone *tz, int id) in thermal_zone_find_by_id() function
86 LIBTHERMAL_API struct thermal_zone *thermal_zone_find_by_id(struct thermal_zone *tz, int id);