Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dthmc50.c29 static unsigned int adm1022_temp3_num; variable
30 module_param_array(adm1022_temp3, ushort, &adm1022_temp3_num, 0);
335 for (i = 0; i + 1 < adm1022_temp3_num; i += 2) in thmc50_detect()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dthmc50.c29 static unsigned int adm1022_temp3_num; variable
30 module_param_array(adm1022_temp3, ushort, &adm1022_temp3_num, 0);
335 for (i = 0; i + 1 < adm1022_temp3_num; i += 2) in thmc50_detect()

Completed in 2 milliseconds