Home
last modified time | relevance | path

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

/linux/drivers/iio/humidity/
H A Dhts221.h51 int hts221_set_enable(struct hts221_hw *hw, bool enable);
H A Dhts221_core.c244 int hts221_set_enable(struct hts221_hw *hw, bool enable) in hts221_set_enable() function
404 err = hts221_set_enable(hw, true); in hts221_read_oneshot()
414 hts221_set_enable(hw, false); in hts221_read_oneshot()