Home
last modified time | relevance | path

Searched refs:lm95234 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dlm95234.rst1 Kernel driver lm95234
20 https://www.ti.com/product/lm95234
45 The lm95234 driver can change its update interval to a fixed set of values.
H A Dindex.rst100 lm95234
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dlm95234.c24 enum chips { lm95233, lm95234 }; enumerator
702 if (i2c_match_id(lm95234_id, client)->driver_data == lm95234) in lm95234_probe()
713 { "lm95234", lm95234 },
H A DMakefile113 obj-$(CONFIG_SENSORS_LM95234) += lm95234.o
H A DKconfig1313 will be called lm95234.
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS10264 F: Documentation/hwmon/lm95234.rst
10265 F: drivers/hwmon/lm95234.c