Searched refs:no_hwmon (Results 1 – 7 of 7) sorted by relevance
182 .no_hwmon = true,
240 .no_hwmon = true,
279 bool no_hwmon; member
160 .no_hwmon: a boolean to indicate if the thermal to hwmon sysfs interface161 is required. when no_hwmon == false, a hwmon sysfs interface162 will be created. when no_hwmon == true, nothing will be done.
72 .no_hwmon = true,
913 tzp->no_hwmon = true; in of_parse_thermal_zones()
1929 if (!tz->tzp || !tz->tzp->no_hwmon) { in thermal_zone_device_register()