Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_helpers.c57 bool thermal_trip_is_bound_to_cdev(struct thermal_zone_device *tz, in thermal_trip_is_bound_to_cdev() function
66 EXPORT_SYMBOL_GPL(thermal_trip_is_bound_to_cdev);
/linux/include/linux/
H A Dthermal.h269 bool thermal_trip_is_bound_to_cdev(struct thermal_zone_device *tz,
/linux/drivers/thermal/tegra/
H A Dsoctherm.c618 if (thermal_trip_is_bound_to_cdev(tz, trip, cdev)) in tegra_thermctl_set_trip_temp()
768 if (thermal_trip_is_bound_to_cdev(tz, hot_trip, cdev)) in tegra_soctherm_set_hwtrips()