Searched refs:translate_cputemp (Results 1 – 1 of 1) sorted by relevance
173 static uint8_t translate_cputemp(uint8_t value);373 translate_cputemp(unitp->i2c_tran->i2c_rbuf[1]); in pcf8591_io()630 if ((tp->i2c_rbuf[0] = translate_cputemp(tp->i2c_rbuf[1])) in pcf8591_ioctl()932 translate_cputemp(uint8_t value) in translate_cputemp() function1060 tp->i2c_rbuf[0] = translate_cputemp(tp->i2c_rbuf[1]); in pcf8591_read_chip()