Home
last modified time | relevance | path

Searched refs:__iio_allocate_kfifo (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/buffer/
H A Dkfifo_buf.c25 static inline int __iio_allocate_kfifo(struct iio_kfifo *buf, in __iio_allocate_kfifo() function
50 ret = __iio_allocate_kfifo(buf, buf->buffer.bytes_per_datum, in iio_request_update_kfifo()
/kernel/linux/linux-6.6/drivers/iio/buffer/
H A Dkfifo_buf.c25 static inline int __iio_allocate_kfifo(struct iio_kfifo *buf, in __iio_allocate_kfifo() function
50 ret = __iio_allocate_kfifo(buf, buf->buffer.bytes_per_datum, in iio_request_update_kfifo()

Completed in 2 milliseconds