Searched refs:tmp108 (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/hwmon/ |
| H A D | tmp108.c | 74 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 …]
|
| H A D | Makefile | 225 obj-$(CONFIG_SENSORS_TMP108) += tmp108.o
|
| H A D | Kconfig | 2343 will be called tmp108.
|
| /linux-6.15/Documentation/devicetree/bindings/hwmon/ |
| H A D | ti,tmp108.yaml | 4 $id: http://devicetree.org/schemas/hwmon/ti,tmp108.yaml# 27 - ti,tmp108 57 compatible = "ti,tmp108";
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | tmp108.rst | 1 Kernel driver tmp108 16 Prefix: 'tmp108' 20 Datasheet: https://www.ti.com/product/tmp108
|
| H A D | index.rst | 238 tmp108
|
| /linux-6.15/arch/arm/boot/dts/rockchip/ |
| H A D | rk3188-bqedison2qc.dts | 276 tmp108@48 { 277 compatible = "ti,tmp108"; 623 tmp108 {
|
| /linux-6.15/arch/arm/boot/dts/qcom/ |
| H A D | qcom-msm8926-motorola-peregrine.dts | 142 compatible = "ti,tmp108";
|
| H A D | msm8226-motorola-falcon.dts | 157 compatible = "ti,tmp108";
|