Home
last modified time | relevance | path

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

/drivers/thermal/
A Dthermal_of.c245 struct cooling_spec *c) in thermal_of_get_cooling_spec()
247 struct of_phandle_args cooling_spec; in thermal_of_get_cooling_spec() local
253 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()
A Dthermal_core.c827 struct cooling_spec *cool_spec) in thermal_bind_cdev_to_trip()
998 struct cooling_spec c = { in __thermal_zone_cdev_bind()
A Dimx_thermal.c359 struct cooling_spec *c) in imx_should_bind()
/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_thermal.c171 struct cooling_spec *c) in mlxsw_thermal_should_bind()
220 struct cooling_spec *c) in mlxsw_thermal_module_should_bind()
/drivers/platform/x86/
A Dacerhdf.c384 struct cooling_spec *c) in acerhdf_should_bind()
/drivers/acpi/
A Dthermal.c564 struct cooling_spec *c) in acpi_thermal_should_bind_cdev()

Completed in 24 milliseconds