Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hwmon/
Dthmc50.c40 static unsigned short adm1022_temp3[16]; variable
42 module_param_array(adm1022_temp3, ushort, &adm1022_temp3_num, 0);
43 MODULE_PARM_DESC(adm1022_temp3, "List of adapter,address pairs "
334 if (adm1022_temp3[i] == id && in thmc50_detect()
335 adm1022_temp3[i + 1] == client->addr) { in thmc50_detect()
/linux-3.4.99/Documentation/hwmon/
Dthmc5026 * adm1022_temp3: short array
54 the mode with additional remote temperature with adm1022_temp3 parameter.