Searched refs:in_count_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 Dw83792d.c333 static inline long in_count_from_reg(int nr, struct w83792d_data *data) function
360 return sprintf(buf,"%ld\n", IN_FROM_REG(nr,(in_count_from_reg(nr, data))));

Completed in 97 milliseconds