Searched refs:it8718 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | it87.c | 64 enum chips { it87, it8712, it8716, it8718, it8720, it8721, it8728, it8732, enumerator 315 [it8718] = { 316 .name = "it8718", 2416 sio_data->type = it8718; in it87_find() 2712 case it8718: in it87_find() 2753 if ((sio_data->type == it8718 || sio_data->type == it8720) && in it87_find()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | it87.c | 65 enum chips { it87, it8712, it8716, it8718, it8720, it8721, it8728, it8732, enumerator 349 [it8718] = { 350 .name = "it8718", 2706 sio_data->type = it8718; in it87_find() 3037 case it8718: in it87_find() 3078 if ((sio_data->type == it8718 || sio_data->type == it8720) && in it87_find()
|
Completed in 10 milliseconds