Home
last modified time | relevance | path

Searched refs:has_temp3 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/
H A Dthmc50.c64 char has_temp3; /* !=0 if it is ADM1022 in temp3 mode */ member
87 int temps = data->has_temp3 ? 3 : 2; in thmc50_update_device()
376 data->has_temp3 = 1; in thmc50_init_client()
403 if (data->has_temp3) in thmc50_probe()