Home
last modified time | relevance | path

Searched refs:hdc3020_write_bytes (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/iio/humidity/
Dhdc3020.c137 static int hdc3020_write_bytes(struct hdc3020_data *data, u8 *buf, u8 len) in hdc3020_write_bytes() function
223 return hdc3020_write_bytes(data, reg_buf, 2); in hdc3020_exec_cmd()
349 ret = hdc3020_write_bytes(data, buf, 5); in hdc3020_update_heater()
470 return hdc3020_write_bytes(data, buf, 5); in _hdc3020_write_thresh()