Searched refs:sht15_update_vals (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 Dsht15.c270 * sht15_update_vals() - get updated readings from device if too old
273 static int sht15_update_vals(struct sht15_data *data) function
353 ret = sht15_update_vals(data);
366 ret = sht15_update_vals(data);

Completed in 20 milliseconds