Home
last modified time | relevance | path

Searched refs:thermal_thresholds_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/thermal/
H A Dthermal_thresholds.h11 int thermal_thresholds_init(struct thermal_zone_device *tz);
H A Dthermal_thresholds.c16 int thermal_thresholds_init(struct thermal_zone_device *tz) in thermal_thresholds_init() function
H A Dthermal_core.c1627 result = thermal_thresholds_init(tz); in thermal_zone_device_register_with_trips()