Searched refs:it8620 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | it87.c | 66 it8792, it8603, it8620, it8622, it8628 }; enumerator 436 [it8620] = { 437 .name = "it8620", 2459 sio_data->type = it8620; in it87_find() 2615 } else if (sio_data->type == it8620 || sio_data->type == it8628) { in it87_find()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | it87.c | 67 it8792, it8603, it8620, it8622, it8628, it87952 }; enumerator 476 [it8620] = { 477 .name = "it8620", 2749 sio_data->type = it8620; in it87_find() 2912 } else if (sio_data->type == it8620 || sio_data->type == it8628) { in it87_find()
|
Completed in 9 milliseconds