Home
last modified time | relevance | path

Searched refs:heater_enable (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/hwmon/
H A Dhtu31.c57 bool heater_enable; member
216 return sysfs_emit(buf, "%d\n", data->heater_enable); in heater_enable_show()
241 data->heater_enable = status; in heater_enable_store()
246 static DEVICE_ATTR_RW(heater_enable);
H A Dsht3x.c643 static SENSOR_DEVICE_ATTR_RW(heater_enable, heater_enable, 0);
H A Dsht4x.c368 static DEVICE_ATTR_RW(heater_enable);
H A Dsht15.c783 static SENSOR_DEVICE_ATTR_RW(heater_enable, sht15_status, SHT15_STATUS_HEATER);
/linux-6.15/Documentation/hwmon/
H A Dhtu31.rst36 heater_enable: heater control
H A Dsht4x.rst50 heater_enable Enable the heater with the selected power
H A Dsht15.rst77 heater_enable write 1 in this attribute to enable the on-chip heater,
H A Dsht3x.rst90 heater_enable: heater enable, heating element removes excess humidity from
/linux-6.15/drivers/iio/humidity/
H A Dhtu21.c160 static IIO_DEVICE_ATTR(heater_enable, S_IRUGO | S_IWUSR,
H A Dsi7020.c210 static IIO_DEVICE_ATTR(heater_enable, 0644,
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-bus-iio1916 What: /sys/bus/iio/devices/iio:deviceX/heater_enable