Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dthmc50.c41 static unsigned short adm1022_temp3[16]; variable
43 module_param_array(adm1022_temp3, ushort, &adm1022_temp3_num, 0);
44 MODULE_PARM_DESC(adm1022_temp3,
350 if (adm1022_temp3[i] == id && in thmc50_detect()
351 adm1022_temp3[i + 1] == client->addr) { in thmc50_detect()
/linux-4.4.14/Documentation/hwmon/
Dthmc5026 * adm1022_temp3: short array
54 the mode with additional remote temperature with adm1022_temp3 parameter.