Home
last modified time | relevance | path

Searched refs:thermal_thresholds_delete (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/thermal/
H A Dthermal_thresholds.c202 int thermal_thresholds_delete(struct thermal_zone_device *tz, in thermal_thresholds_delete() function
H A Dthermal_netlink.c736 return thermal_thresholds_delete(tz, temp, direction); in thermal_genl_cmd_threshold_delete()