Searched refs:cooling_spec (Results 1 – 6 of 6) sorted by relevance
245 struct cooling_spec *c) in thermal_of_get_cooling_spec()247 struct of_phandle_args cooling_spec; in thermal_of_get_cooling_spec() local253 index, &cooling_spec); in thermal_of_get_cooling_spec()260 of_node_put(cooling_spec.np); in thermal_of_get_cooling_spec()262 if (cooling_spec.args_count < 2) { in thermal_of_get_cooling_spec()267 if (cooling_spec.np != cdev->np) in thermal_of_get_cooling_spec()270 c->lower = cooling_spec.args[0]; in thermal_of_get_cooling_spec()271 c->upper = cooling_spec.args[1]; in thermal_of_get_cooling_spec()280 struct cooling_spec *c) in thermal_of_cm_lookup()308 struct cooling_spec *c) in thermal_of_should_bind()
827 struct cooling_spec *cool_spec) in thermal_bind_cdev_to_trip()998 struct cooling_spec c = { in __thermal_zone_cdev_bind()
359 struct cooling_spec *c) in imx_should_bind()
171 struct cooling_spec *c) in mlxsw_thermal_should_bind()220 struct cooling_spec *c) in mlxsw_thermal_module_should_bind()
384 struct cooling_spec *c) in acerhdf_should_bind()
564 struct cooling_spec *c) in acpi_thermal_should_bind_cdev()
Completed in 24 milliseconds