Searched refs:it8782 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | it87.c | 65 it8771, it8772, it8781, it8782, it8783, it8786, it8790, enumerator 389 [it8782] = { 390 .name = "it8782", 2443 sio_data->type = it8782; in it87_find() 2760 uart6 = sio_data->type == it8782 && (reg & BIT(2)); in it87_find() 3112 } else if (sio_data->type == it8781 || sio_data->type == it8782 || in it87_probe() 3122 if (sio_data->type == it8782 && in it87_probe()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | it87.c | 66 it8771, it8772, it8781, it8782, it8783, it8786, it8790, enumerator 426 [it8782] = { 427 .name = "it8782", 2733 sio_data->type = it8782; in it87_find() 3085 uart6 = sio_data->type == it8782 && (reg & BIT(2)); in it87_find() 3438 } else if (sio_data->type == it8781 || sio_data->type == it8782 || in it87_probe() 3448 if (sio_data->type == it8782 && in it87_probe()
|
Completed in 10 milliseconds