Home
last modified time | relevance | path

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

/linux/drivers/thermal/
H A Dthermal_of.c283 struct device_node *tr_np; in thermal_of_cm_lookup() local
286 tr_np = of_parse_phandle(child, "trip", 0); in thermal_of_cm_lookup()
287 if (tr_np != trip->priv) in thermal_of_cm_lookup()