Searched refs:slotspow (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.c44 static struct smu_sdbp_slotspow *slotspow; variable in typeref:struct:smu_sdbp_slotspow
168 scaled = (s32)(val * (u32)slotspow->pow_scale);
169 scaled += (s32)slotspow->pow_offset;
250 if (slotspow == NULL) {
251 DBG("wf: slotspow partition (%02x) not found\n",
403 slotspow = (struct smu_sdbp_slotspow *)&hdr[1];

Completed in 98 milliseconds