Searched refs:tr_np (Results 1 – 1 of 1) sorted by relevance
283 struct device_node *tr_np; in thermal_of_cm_lookup() local286 tr_np = of_parse_phandle(child, "trip", 0); in thermal_of_cm_lookup()287 if (tr_np != trip->priv) in thermal_of_cm_lookup()