Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsht15.c272 * sht15_send_byte() - send a single byte to the device
276 static void sht15_send_byte(struct sht15_data *data, u8 byte) in sht15_send_byte() function
327 sht15_send_byte(data, cmd); in sht15_send_cmd()
434 sht15_send_byte(data, status); in sht15_send_status()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsht15.c272 * sht15_send_byte() - send a single byte to the device
276 static void sht15_send_byte(struct sht15_data *data, u8 byte) in sht15_send_byte() function
327 sht15_send_byte(data, cmd); in sht15_send_cmd()
434 sht15_send_byte(data, status); in sht15_send_status()

Completed in 3 milliseconds