Searched refs:tmp1075_reg_write (Results 1 – 1 of 1) sorted by relevance
39 static int tmp1075_reg_write(const struct tmp1075_config *cfg, uint8_t reg, uint16_t val) in tmp1075_reg_write() function53 if (tmp1075_reg_write(dev->config, reg, value) < 0) { in set_threshold_attribute()230 int rc = tmp1075_reg_write(dev->config, TMP1075_REG_CONFIG, config_reg); in tmp1075_init()