Home
last modified time | relevance | path

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

/drivers/hwmon/
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);
A Dsht3x.c643 static SENSOR_DEVICE_ATTR_RW(heater_enable, heater_enable, 0);
A Dsht4x.c368 static DEVICE_ATTR_RW(heater_enable);
A Dsht15.c783 static SENSOR_DEVICE_ATTR_RW(heater_enable, sht15_status, SHT15_STATUS_HEATER);
/drivers/iio/humidity/
A Dhtu21.c160 static IIO_DEVICE_ATTR(heater_enable, S_IRUGO | S_IWUSR,
A Dsi7020.c210 static IIO_DEVICE_ATTR(heater_enable, 0644,

Completed in 17 milliseconds