other versions
IIO_BUFFER_GET(9) | Industrial I/O core | IIO_BUFFER_GET(9) |
NAME¶
iio_buffer_get - Grab a reference to the buffer
SYNOPSIS¶
struct iio_buffer * iio_buffer_get(struct iio_buffer * buffer);
ARGUMENTS¶
buffer
The buffer to grab a reference for, may be NULL
DESCRIPTION¶
Returns the pointer to the buffer that was passed into the function.
AUTHOR¶
Daniel Baluta <daniel.baluta@intel.com>
Author.
COPYRIGHT¶
January 2017 | Kernel Hackers Manual 4.8. |