Searched refs:max1112 (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 207 case max1112: in max1111_probe() 230 if (chip == max1110 || chip == max1112) { in max1111_probe() 274 { "max1112", max1112 },
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | max1111.c | 22 enum chips { max1110, max1111, max1112, max1113 }; enumerator 208 case max1112: in max1111_probe() 231 if (chip == max1110 || chip == max1112) { in max1111_probe() 274 { "max1112", max1112 },
|
Completed in 2 milliseconds