Lines Matching refs:device_node
49 struct device_node *cooling_device;
395 thermal_zone_of_add_sensor(struct device_node *zone, in thermal_zone_of_add_sensor()
396 struct device_node *sensor, void *data, in thermal_zone_of_add_sensor()
459 struct device_node *np, *child, *sensor_np; in thermal_zone_of_sensor_register()
573 static int thermal_of_populate_bind_params(struct device_node *np, in thermal_of_populate_bind_params()
579 struct device_node *trip; in thermal_of_populate_bind_params()
648 static int thermal_of_get_trip_type(struct device_node *np, in thermal_of_get_trip_type()
677 static int thermal_of_populate_trip(struct device_node *np, in thermal_of_populate_trip()
725 thermal_of_build_thermal_zone(struct device_node *np) in thermal_of_build_thermal_zone()
727 struct device_node *child = NULL, *gchild; in thermal_of_build_thermal_zone()
855 struct device_node *np, *child; in of_parse_thermal_zones()
932 struct device_node *np, *child; in of_thermal_destroy_zones()