Searched refs:LM93_FAN_FROM_REG (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/hwmon/
H A Dlm93.c573 static int LM93_FAN_FROM_REG(u16 regs) function
1624 return sprintf(buf,"%d\n",LM93_FAN_FROM_REG(data->block5[nr]));
1638 return sprintf(buf,"%d\n",LM93_FAN_FROM_REG(data->block8[nr]));

Completed in 46 milliseconds