Home
last modified time | relevance | path

Searched refs:tmp108 (Results 1 – 3 of 3) sorted by relevance

/drivers/hwmon/
A Dtmp108.c74 struct tmp108 { struct
95 struct tmp108 *tmp108 = dev_get_drvdata(dev); in tmp108_read() argument
194 struct tmp108 *tmp108 = dev_get_drvdata(dev); in tmp108_write() local
299 struct tmp108 *tmp108 = data; in tmp108_restore_config() local
301 regmap_write(tmp108->regmap, TMP108_REG_CONF, tmp108->orig_config); in tmp108_restore_config()
330 struct tmp108 *tmp108; in tmp108_common_probe() local
338 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 …]
A DMakefile228 obj-$(CONFIG_SENSORS_TMP108) += tmp108.o
A DKconfig2361 will be called tmp108.

Completed in 10 milliseconds