Searched refs:tmp108 (Results 1 – 3 of 3) sorted by relevance
74 struct tmp108 { struct95 struct tmp108 *tmp108 = dev_get_drvdata(dev); in tmp108_read() argument194 struct tmp108 *tmp108 = dev_get_drvdata(dev); in tmp108_write() local299 struct tmp108 *tmp108 = data; in tmp108_restore_config() local301 regmap_write(tmp108->regmap, TMP108_REG_CONF, tmp108->orig_config); in tmp108_restore_config()330 struct tmp108 *tmp108; in tmp108_common_probe() local338 tmp108 = devm_kzalloc(dev, sizeof(*tmp108), GFP_KERNEL); in tmp108_common_probe()339 if (!tmp108) in tmp108_common_probe()378 tmp108, in tmp108_common_probe()403 struct tmp108 *tmp108 = dev_get_drvdata(dev); in tmp108_suspend() local[all …]
228 obj-$(CONFIG_SENSORS_TMP108) += tmp108.o
2361 will be called tmp108.
Completed in 10 milliseconds