Searched refs:tmp102 (Results 1 – 3 of 3) sorted by relevance
55 struct tmp102 { struct76 struct tmp102 *tmp102 = dev_get_drvdata(dev); in tmp102_read() local110 struct tmp102 *tmp102 = dev_get_drvdata(dev); in tmp102_write() local166 struct tmp102 *tmp102 = data; in tmp102_restore_config() local168 regmap_write(tmp102->regmap, TMP102_CONF_REG, tmp102->config_orig); in tmp102_restore_config()197 struct tmp102 *tmp102; in tmp102_probe() local212 tmp102 = devm_kzalloc(dev, sizeof(*tmp102), GFP_KERNEL); in tmp102_probe()213 if (!tmp102) in tmp102_probe()256 tmp102, in tmp102_probe()271 struct tmp102 *tmp102 = i2c_get_clientdata(client); in tmp102_suspend() local[all …]
226 obj-$(CONFIG_SENSORS_TMP102) += tmp102.o
2337 will be called tmp102.
Completed in 11 milliseconds