Searched refs:max6657 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | lm90.c | 33 * in a detection as max6657 if it is on address 0x4c. The extra address 115 enum chips { lm90, adm1032, lm99, lm86, max6657, max6659, adt7461, max6680, enumerator 230 { "max6657", max6657 }, 231 { "max6658", max6657 }, 296 .compatible = "dallas,max6657", 297 .data = (void *)max6657 301 .data = (void *)max6657 408 [max6657] = { 482 REMOTE_OFFSET, /* except max6646, max6657/5 [all...] |
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | lm90.c | 33 * in a detection as max6657 if it is on address 0x4c. The extra address 138 max1617, max6642, max6646, max6648, max6654, max6657, max6659, max6680, max6696, enumerator 263 { "max6657", max6657 }, 264 { "max6658", max6657 }, 342 .compatible = "dallas,max6657", 343 .data = (void *)max6657 347 .data = (void *)max6657 545 [max6657] = { 671 REMOTE_OFFSET, /* except max6646, max6657/5 [all...] |
Completed in 4 milliseconds