Re: [PATCH 2/4] iio: add iio_channel_cb_get_iio_buffer helper
From: Andy Shevchenko <hidden>
Date: 2022-08-19 08:16:03
Also in:
linux-iio, linux-mips, lkml
From: Andy Shevchenko <hidden>
Date: 2022-08-19 08:16:03
Also in:
linux-iio, linux-mips, lkml
On Wed, Aug 17, 2022 at 1:58 PM Artur Rojek [off-list ref] wrote:
Introduce a helper function to retrieve an iio_buffer from iio_cb_buffer. This is useful for consumers that need to extract metadata about the buffer, e.g. get the channel offsets.
I'm wondering if we should start using the IIO namespace for new exported symbols. -- With Best Regards, Andy Shevchenko