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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm_smu_sensors.c43 static struct smu_sdbp_cpudiode *cpudiode; variable in typeref:struct:smu_sdbp_cpudiode
104 scaled = (s64)(((u64)val) * (u64)cpudiode->m_value);
106 scaled += ((s64)cpudiode->b_value) << 9;
223 if (cpudiode == NULL) {
224 DBG("wf: cpudiode partition (%02x) not found\n",
398 cpudiode = (struct smu_sdbp_cpudiode *)&hdr[1];

Completed in 100 milliseconds