Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
kfifo_buf.h File Reference
#include <linux/kfifo.h>
#include <linux/iio/iio.h>
#include <linux/iio/buffer.h>

Go to the source code of this file.

Functions

struct iio_buffer * iio_kfifo_allocate (struct iio_dev *indio_dev)
 
void iio_kfifo_free (struct iio_buffer *r)
 

Function Documentation

struct iio_buffer* iio_kfifo_allocate ( struct iio_dev indio_dev)
read

Definition at line 143 of file kfifo_buf.c.

void iio_kfifo_free ( struct iio_buffer *  r)

Definition at line 159 of file kfifo_buf.c.