Searched refs:prochot (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.c662 static u8 LM93_PROCHOT_TO_REG(long prochot) argument
664 prochot = SENSORS_LIMIT(prochot, 0, 255);
665 return (u8)prochot;

Completed in 72 milliseconds