Home
last modified time | relevance | path

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

/linux/drivers/iio/humidity/
H A Dhdc3020.c462 static int _hdc3020_write_thresh(struct hdc3020_data *data, u16 reg, u16 val) in _hdc3020_write_thresh() function
519 ret = _hdc3020_write_thresh(data, reg, reg_val); in hdc3020_write_thresh()
561 ret = _hdc3020_write_thresh(data, reg, reg_val); in hdc3020_write_thresh()
600 return _hdc3020_write_thresh(data, reg, reg_val); in hdc3020_write_thresh()