Searched refs:thermal_thresholds_add (Results 1 – 3 of 3) sorted by relevance
15 int thermal_thresholds_add(struct thermal_zone_device *tz, int temperature, int direction);
168 int thermal_thresholds_add(struct thermal_zone_device *tz, in thermal_thresholds_add() function
711 return thermal_thresholds_add(tz, temp, direction); in thermal_genl_cmd_threshold_add()
Completed in 8 milliseconds