Searched refs:max16065 (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | max16065.c | 24 enum chips { max16065, max16066, max16067, max16068, max16070, max16071 }; enumerator 55 [max16065] = 12, 64 [max16065] = true, 73 [max16065] = true, 587 { "max16065", max16065 }, 601 .name = "max16065",
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | max16065.c | 24 enum chips { max16065, max16066, max16067, max16068, max16070, max16071 }; enumerator 55 [max16065] = 12, 64 [max16065] = true, 73 [max16065] = true, 587 { "max16065", max16065 }, 601 .name = "max16065",
|
H A D | Makefile | 140 obj-$(CONFIG_SENSORS_MAX16065) += max16065.o
|
Completed in 3 milliseconds