Home
last modified time | relevance | path

Searched refs:no_hwmon (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c109 .no_hwmon = true,
H A Dprocessor_thermal_device_pci.c276 .no_hwmon = true,
H A Dint3400_thermal.c534 .no_hwmon = true,
/linux/include/linux/
H A Dthermal.h149 bool no_hwmon; member
/linux/Documentation/driver-api/thermal/
H A Dsysfs-api.rst262 .no_hwmon:
264 is required. when no_hwmon == false, a hwmon sysfs interface
265 will be created. when no_hwmon == true, nothing will be done.
/linux/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c60 .no_hwmon = true,
/linux/drivers/thermal/
H A Dthermal_of.c223 tzp->no_hwmon = true; in thermal_of_parameters_init()
H A Dthermal_core.c1488 if (!tz->tzp || !tz->tzp->no_hwmon) { in thermal_zone_device_register_with_trips()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c209 .no_hwmon = true,
/linux/drivers/power/supply/
H A Dpower_supply_core.c1309 .no_hwmon = IS_ENABLED(CONFIG_POWER_SUPPLY_HWMON) in psy_register_thermal()