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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/hwmon/
H A 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 "
319 if (adm1022_temp3[i] == id &&
320 adm1022_temp3[i + 1] == client->addr) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/hwmon/
H A 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 "
319 if (adm1022_temp3[i] == id &&
320 adm1022_temp3[i + 1] == client->addr) {

Completed in 62 milliseconds