Searched refs:max1110 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | max1111.c | 22 enum chips { max1110, max1111, max1112, max1113 }; enumerator 199 case max1110: in max1111_probe() 230 if (chip == max1110 || chip == max1112) { in max1111_probe() 272 { "max1110", max1110 },
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | max1111.c | 22 enum chips { max1110, max1111, max1112, max1113 }; enumerator 200 case max1110: in max1111_probe() 231 if (chip == max1110 || chip == max1112) { in max1111_probe() 272 { "max1110", max1110 },
|
Completed in 3 milliseconds