Searched refs:no_hwmon (Results 1 – 16 of 16) sorted by relevance
101 thermal->tzp->no_hwmon = false; in bcm2711_thermal_probe()
270 tz->tzp->no_hwmon = false; in bcm2835_thermal_probe()
219 priv->zone->tzp->no_hwmon = false; in rzg2l_thermal_probe()
252 tzp->no_hwmon = true; in thermal_of_parameters_init()
517 priv->zone->tzp->no_hwmon = false; in rcar_thermal_probe()
530 tsc->zone->tzp->no_hwmon = false; in rcar_gen3_thermal_probe()
1457 thermal->sensors[i].tzd->tzp->no_hwmon = false; in rockchip_thermal_probe()
1332 if (!tz->tzp || !tz->tzp->no_hwmon) { in thermal_zone_device_register_with_trips()
112 .no_hwmon = true,
199 .no_hwmon = true,
541 .no_hwmon = true,
254 bool no_hwmon; member
61 .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.
561 sensor->th_dev->tzp->no_hwmon = false; in stm_thermal_probe()
272 .no_hwmon = true,
Completed in 26 milliseconds