Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds