Searched refs:no_hwmon (Results 1 – 14 of 14) sorted by relevance
104 thermal->tzp->no_hwmon = false; in bcm2711_thermal_probe()
271 tz->tzp->no_hwmon = false; in bcm2835_thermal_probe()
243 bool no_hwmon; member
216 .no_hwmon = true,
212 .no_hwmon = true,
443 .no_hwmon = true,
354 .no_hwmon:356 is required. when no_hwmon == false, a hwmon sysfs interface357 will be created. when no_hwmon == true, nothing will be done.
60 .no_hwmon = true,
564 sensor->th_dev->tzp->no_hwmon = false; in stm_thermal_probe()
519 tsc->zone->tzp->no_hwmon = false; in rcar_gen3_thermal_probe()
558 priv->zone->tzp->no_hwmon = false; in rcar_thermal_probe()
1082 tzp->no_hwmon = true; in of_parse_thermal_zones()
1459 thermal->sensors[i].tzd->tzp->no_hwmon = false; in rockchip_thermal_probe()
1291 if (!tz->tzp || !tz->tzp->no_hwmon) { in thermal_zone_device_register()
Completed in 23 milliseconds