Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/humidity/
Dhts221.h49 int hts221_allocate_buffers(struct hts221_hw *hw);
Dhts221_buffer.c195 int hts221_allocate_buffers(struct hts221_hw *hw) in hts221_allocate_buffers() function
Dhts221_core.c631 err = hts221_allocate_buffers(hw); in hts221_probe()