Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/
A Dthermal_trip.c116 if (tz->ops->get_trip_hyst) { in __thermal_zone_get_trip()
117 ret = tz->ops->get_trip_hyst(tz, trip_id, &trip->hysteresis); in __thermal_zone_get_trip()
/linux-6.3-rc2/include/linux/
A Dthermal.h69 int (*get_trip_hyst) (struct thermal_zone_device *, int, int *); member

Completed in 4 milliseconds