Searched refs:lm95234 (Results 1 – 6 of 6) sorted by relevance
1 Kernel driver lm9523420 https://www.ti.com/product/lm9523445 The lm95234 driver can change its update interval to a fixed set of values.
116 lm95234
24 enum chips { lm95233, lm95234 }; enumerator703 if (i2c_match_id(lm95234_id, client)->driver_data == lm95234) in lm95234_probe()714 { "lm95234", lm95234 },
123 obj-$(CONFIG_SENSORS_LM95234) += lm95234.o
1479 will be called lm95234.
12305 F: Documentation/hwmon/lm95234.rst12306 F: drivers/hwmon/lm95234.c