Home
last modified time | relevance | path

Searched refs:thermal_of_populate_trip (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_of.c94 static int thermal_of_populate_trip(struct device_node *np, in thermal_of_populate_trip() function
152 ret = thermal_of_populate_trip(trip, &tt[count++]); in thermal_of_trips_init()
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_of.c799 * thermal_of_populate_trip - parse and fill one trip point data
808 static int thermal_of_populate_trip(struct device_node *np, in thermal_of_populate_trip() function
919 ret = thermal_of_populate_trip(gchild, &tz->trips[i++]); in thermal_of_build_thermal_zone()

Completed in 3 milliseconds