Home
last modified time | relevance | path

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

/linux/drivers/iio/
H A Dindustrialio-buffer.c264 * iio_buffer_poll() - poll the buffer to find out if it has data
272 static __poll_t iio_buffer_poll(struct file *filp, in iio_buffer_poll() function
334 return iio_buffer_poll(filp, wait); in iio_buffer_poll_wrapper()
2002 .poll = iio_buffer_poll,