Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/humidity/
Dhts221.h50 int hts221_allocate_buffers(struct hts221_hw *hw);
Dhts221_buffer.c196 int hts221_allocate_buffers(struct hts221_hw *hw) in hts221_allocate_buffers() function
Dhts221_core.c632 err = hts221_allocate_buffers(hw); in hts221_probe()