Lines Matching refs:device_node
49 struct device_node *cooling_device;
400 thermal_zone_of_add_sensor(struct device_node *zone, in thermal_zone_of_add_sensor()
401 struct device_node *sensor, void *data, in thermal_zone_of_add_sensor()
464 struct device_node *np, *child, *sensor_np; in thermal_zone_of_sensor_register()
578 static int thermal_of_populate_bind_params(struct device_node *np, in thermal_of_populate_bind_params()
584 struct device_node *trip; in thermal_of_populate_bind_params()
653 static int thermal_of_get_trip_type(struct device_node *np, in thermal_of_get_trip_type()
682 static int thermal_of_populate_trip(struct device_node *np, in thermal_of_populate_trip()
730 thermal_of_build_thermal_zone(struct device_node *np) in thermal_of_build_thermal_zone()
732 struct device_node *child = NULL, *gchild; in thermal_of_build_thermal_zone()
874 struct device_node *np, *child; in of_parse_thermal_zones()
963 struct device_node *np, *child; in of_thermal_destroy_zones()