Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/humidity/
Dhts221_core.c406 static int hts221_read_oneshot(struct hts221_hw *hw, u8 addr, int *val) in hts221_read_oneshot() function
441 ret = hts221_read_oneshot(hw, ch->address, val); in hts221_read_raw()