Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_thresholds.c168 int thermal_thresholds_add(struct thermal_zone_device *tz, in thermal_thresholds_add() function
H A Dthermal_netlink.c711 return thermal_thresholds_add(tz, temp, direction); in thermal_genl_cmd_threshold_add()