Home
last modified time | relevance | path

Searched refs:no_hwmon (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/broadcom/
H A Dbcm2711_thermal.c101 thermal->tzp->no_hwmon = false; in bcm2711_thermal_probe()
H A Dbcm2835_thermal.c272 tz->tzp->no_hwmon = false; in bcm2835_thermal_probe()
/kernel/linux/linux-5.10/include/linux/
H A Dthermal.h245 * is required. when no_hwmon == false, a hwmon sysfs interface
246 * will be created. when no_hwmon == true, nothing will be done
248 bool no_hwmon; member
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c112 .no_hwmon = true,
H A Dprocessor_thermal_device_pci.c198 .no_hwmon = true,
H A Dint3400_thermal.c541 .no_hwmon = true,
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c222 .no_hwmon = true,
H A Dint3400_thermal.c445 .no_hwmon = true,
/kernel/linux/linux-6.6/include/linux/
H A Dthermal.h216 * is required. when no_hwmon == false, a hwmon sysfs interface
217 * will be created. when no_hwmon == true, nothing will be done
219 bool no_hwmon; member
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c58 .no_hwmon = true,
/kernel/linux/linux-5.10/drivers/thermal/st/
H A Dstm_thermal.c564 sensor->th_dev->tzp->no_hwmon = false; in stm_thermal_probe()
/kernel/linux/linux-5.10/drivers/thermal/
H A Drcar_thermal.c578 priv->zone->tzp->no_hwmon = false; in rcar_thermal_probe()
H A Drcar_gen3_thermal.c448 tsc->zone->tzp->no_hwmon = false; in rcar_gen3_thermal_probe()
H A Dthermal_of.c1082 tzp->no_hwmon = true; in of_parse_thermal_zones()
H A Dthermal_core.c1487 if (!tz->tzp || !tz->tzp->no_hwmon) { in thermal_zone_device_register()
H A Drockchip_thermal.c1338 thermal->sensors[i].tzd->tzp->no_hwmon = false; in rockchip_thermal_probe()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_of.c249 tzp->no_hwmon = true; in thermal_of_parameters_init()
H A Dthermal_core.c1360 if (!tz->tzp || !tz->tzp->no_hwmon) { in thermal_zone_device_register_with_trips()
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c61 .no_hwmon = true,
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c229 .no_hwmon = true,
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dpower_supply_core.c1310 .no_hwmon = IS_ENABLED(CONFIG_POWER_SUPPLY_HWMON) in psy_register_thermal()

Completed in 22 milliseconds