Home
last modified time | relevance | path

Searched refs:sht15_connection_reset (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsht15.c198 * sht15_connection_reset() - reset the comms interface
203 static int sht15_connection_reset(struct sht15_data *data) in sht15_connection_reset() function
302 err = sht15_connection_reset(data); in sht15_wait_for_response()
550 ret = sht15_connection_reset(data); in sht15_measurement()
989 ret = sht15_connection_reset(data); in sht15_probe()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsht15.c198 * sht15_connection_reset() - reset the comms interface
203 static int sht15_connection_reset(struct sht15_data *data) in sht15_connection_reset() function
302 err = sht15_connection_reset(data); in sht15_wait_for_response()
550 ret = sht15_connection_reset(data); in sht15_measurement()
989 ret = sht15_connection_reset(data); in sht15_probe()

Completed in 4 milliseconds