Searched refs:has_temp3 (Results 1 - 1 of 1) sorted by path

/drivers/hwmon/
H A Dthmc50.c77 char has_temp3; /* !=0 if it is ADM1022 in temp3 mode */ member in struct:thmc50_data
100 int temps = data->has_temp3 ? 3 : 2;
390 data->has_temp3 = 1;
416 if (data->has_temp3)

Completed in 36 milliseconds