Searched refs:it8716 (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 309 [it8716] = { 310 .name = "it8716", 840 if (data->type == it8712 || data->type == it8716) { in it87_update_device() 2413 sio_data->type = it8716; 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 342 [it8716] = { 343 .name = "it8716", 972 if (data->type == it8712 || data->type == it8716) { in it87_update_device() 2703 sio_data->type = it8716; in it87_find()
|
Completed in 10 milliseconds