Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/humidity/
Dhts221.h54 int hts221_allocate_buffers(struct iio_dev *iio_dev);
Dhts221_buffer.c191 int hts221_allocate_buffers(struct iio_dev *iio_dev) in hts221_allocate_buffers() function
Dhts221_core.c660 err = hts221_allocate_buffers(iio_dev); in hts221_probe()