Searched refs:max197 (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | max197.c | 8 * For further information, see the Documentation/hwmon/max197.rst file. 23 #include <linux/platform_data/max197.h> 37 enum max197_chips { max197, max199 }; enumerator 282 if (chip == max197) { in max197_probe() 326 { "max197", max197 }, 334 .name = "max197",
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | max197.c | 8 * For further information, see the Documentation/hwmon/max197.rst file. 23 #include <linux/platform_data/max197.h> 37 enum max197_chips { max197, max199 }; enumerator 282 if (chip == max197) { in max197_probe() 326 { "max197", max197 }, 334 .name = "max197",
|
H A D | Makefile | 143 obj-$(CONFIG_SENSORS_MAX197) += max197.o
|
/kernel/linux/linux-5.10/arch/x86/platform/ts5500/ |
H A D | ts5500.c | 22 #include <linux/platform_data/max197.h> 276 .name = "max197",
|
/kernel/linux/linux-6.6/arch/x86/platform/ts5500/ |
H A D | ts5500.c | 22 #include <linux/platform_data/max197.h> 276 .name = "max197",
|
Completed in 3 milliseconds