it8603            428 drivers/hwmon/it87.c 	[it8603] = {
it8603           1098 drivers/hwmon/it87.c 	if (data->type != it8603 && nr < 3 && !(data->fan_main_ctrl & BIT(nr)))
it8603           1102 drivers/hwmon/it87.c 	if ((data->type == it8603 || nr >= 3) &&
it8603           1315 drivers/hwmon/it87.c 		if (nr < 3 && data->type != it8603) {
it8603           1355 drivers/hwmon/it87.c 		if (data->type != it8603 && nr < 3) {
it8603           2454 drivers/hwmon/it87.c 		sio_data->type = it8603;
it8603           2588 drivers/hwmon/it87.c 	} else if (sio_data->type == it8603) {