Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_core.h122 int thermal_zone_trip_id(struct thermal_zone_device *tz,
H A Dthermal_trip.c176 int thermal_zone_trip_id(struct thermal_zone_device *tz, in thermal_zone_trip_id() function
H A Dthermal_sysfs.c947 thermal_zone_trip_id(instance->tz, instance->trip)); in trip_point_show()