Home
last modified time | relevance | path

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

/linux/drivers/thermal/tegra/
H A Dsoctherm.c692 static int get_hot_trip_cb(struct thermal_trip *trip, void *arg) in get_hot_trip_cb() function
708 thermal_zone_for_each_trip(tz, get_hot_trip_cb, &trip); in get_hot_trip()