Searched refs:is_lm75a (Results 1 – 1 of 1) sorted by relevance
787 bool is_lm75a = 0; in lm75_detect() local833 is_lm75a = 1; in lm75_detect()864 if (is_lm75a && i2c_smbus_read_byte_data(new_client, i + 7) in lm75_detect()869 strlcpy(info->type, is_lm75a ? "lm75a" : "lm75", I2C_NAME_SIZE); in lm75_detect()