Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_of.c23 static int of_find_trip_id(struct device_node *np, struct device_node *trip) in of_find_trip_id() function
369 trip_id = of_find_trip_id(tz_np, tr_np); in thermal_of_for_each_cooling_device()