Searched refs:thermal_thresholds_delete (Results 1 – 3 of 3) sorted by relevance
16 int thermal_thresholds_delete(struct thermal_zone_device *tz, int temperature, int direction);
202 int thermal_thresholds_delete(struct thermal_zone_device *tz, in thermal_thresholds_delete() function
736 return thermal_thresholds_delete(tz, temp, direction); in thermal_genl_cmd_threshold_delete()
Completed in 7 milliseconds