Searched refs:ad7418_read (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 Dad7418.c83 static inline int ad7418_read(struct i2c_client *client, u8 reg) function
131 data->temp[i] = ad7418_read(client, AD7418_REG_TEMP[i]);
141 ad7418_read(client, AD7418_REG_ADC);

Completed in 59 milliseconds