Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dthmc50.c28 static unsigned short adm1022_temp3[16]; variable
30 module_param_array(adm1022_temp3, ushort, &adm1022_temp3_num, 0);
31 MODULE_PARM_DESC(adm1022_temp3,
336 if (adm1022_temp3[i] == id && in thmc50_detect()
337 adm1022_temp3[i + 1] == client->addr) { in thmc50_detect()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dthmc50.c28 static unsigned short adm1022_temp3[16]; variable
30 module_param_array(adm1022_temp3, ushort, &adm1022_temp3_num, 0);
31 MODULE_PARM_DESC(adm1022_temp3,
336 if (adm1022_temp3[i] == id && in thmc50_detect()
337 adm1022_temp3[i + 1] == client->addr) { in thmc50_detect()

Completed in 3 milliseconds