Home
last modified time | relevance | path

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

/linux/drivers/thermal/broadcom/
A Dbcm2711_thermal.c104 thermal->tzp->no_hwmon = false; in bcm2711_thermal_probe()
A Dbcm2835_thermal.c271 tz->tzp->no_hwmon = false; in bcm2835_thermal_probe()
/linux/include/linux/
A Dthermal.h243 bool no_hwmon; member
/linux/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.c216 .no_hwmon = true,
A Dprocessor_thermal_device_pci.c212 .no_hwmon = true,
A Dint3400_thermal.c443 .no_hwmon = true,
/linux/Documentation/driver-api/thermal/
A Dsysfs-api.rst354 .no_hwmon:
356 is required. when no_hwmon == false, a hwmon sysfs interface
357 will be created. when no_hwmon == true, nothing will be done.
/linux/drivers/thermal/intel/
A Dx86_pkg_temp_thermal.c60 .no_hwmon = true,
/linux/drivers/thermal/st/
A Dstm_thermal.c564 sensor->th_dev->tzp->no_hwmon = false; in stm_thermal_probe()
/linux/drivers/thermal/
A Drcar_gen3_thermal.c519 tsc->zone->tzp->no_hwmon = false; in rcar_gen3_thermal_probe()
A Drcar_thermal.c558 priv->zone->tzp->no_hwmon = false; in rcar_thermal_probe()
A Dthermal_of.c1082 tzp->no_hwmon = true; in of_parse_thermal_zones()
A Drockchip_thermal.c1459 thermal->sensors[i].tzd->tzp->no_hwmon = false; in rockchip_thermal_probe()
A Dthermal_core.c1291 if (!tz->tzp || !tz->tzp->no_hwmon) { in thermal_zone_device_register()

Completed in 23 milliseconds