Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/humidity/
H A Dhts221.h52 int hts221_allocate_buffers(struct iio_dev *iio_dev);
H A Dhts221_buffer.c195 int hts221_allocate_buffers(struct iio_dev *iio_dev) in hts221_allocate_buffers() function
H A Dhts221_core.c641 err = hts221_allocate_buffers(iio_dev); in hts221_probe()