Searched refs:heater_enable (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/drivers/hwmon/ |
| H A D | htu31.c | 57 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 D | sht3x.c | 643 static SENSOR_DEVICE_ATTR_RW(heater_enable, heater_enable, 0);
|
| H A D | sht4x.c | 368 static DEVICE_ATTR_RW(heater_enable);
|
| H A D | sht15.c | 783 static SENSOR_DEVICE_ATTR_RW(heater_enable, sht15_status, SHT15_STATUS_HEATER);
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | htu31.rst | 36 heater_enable: heater control
|
| H A D | sht4x.rst | 50 heater_enable Enable the heater with the selected power
|
| H A D | sht15.rst | 77 heater_enable write 1 in this attribute to enable the on-chip heater,
|
| H A D | sht3x.rst | 90 heater_enable: heater enable, heating element removes excess humidity from
|
| /linux-6.15/drivers/iio/humidity/ |
| H A D | htu21.c | 160 static IIO_DEVICE_ATTR(heater_enable, S_IRUGO | S_IWUSR,
|
| H A D | si7020.c | 210 static IIO_DEVICE_ATTR(heater_enable, 0644,
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio | 1916 What: /sys/bus/iio/devices/iio:deviceX/heater_enable
|