Searched refs:sht15_send_cmd (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.c217 * sht15_send_cmd() - Sends a command to the device.
224 static int sht15_send_cmd(struct sht15_data *data, u8 cmd) function
244 ret = sht15_send_cmd(data, command);
586 sht15_send_cmd(data, 0x1E);

Completed in 104 milliseconds