Home
last modified time | relevance | path

Searched defs:temp_dec (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dsbtsi_temp.c76 s32 temp_int, temp_dec; in sbtsi_read() local
134 u8 temp_int, temp_dec; in sbtsi_write() local
/openbmc/linux/drivers/iio/humidity/
H A Ddht11.c125 unsigned char temp_int, temp_dec, hum_int, hum_dec, checksum; in dht11_decode() local