Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/humidity/
Dhts221.h52 int hts221_allocate_buffers(struct iio_dev *iio_dev);
Dhts221_buffer.c192 int hts221_allocate_buffers(struct iio_dev *iio_dev) in hts221_allocate_buffers() function
Dhts221_core.c623 err = hts221_allocate_buffers(iio_dev); in hts221_probe()