summaryrefslogtreecommitdiff
path: root/drivers/iio/buffer
diff options
context:
space:
mode:
authorDavid Lechner <dlechner@baylibre.com>2025-09-16 16:02:56 -0500
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2025-10-13 08:37:24 +0100
commit748ed9fc8596015e7e136877465919b89c7d08d6 (patch)
tree21e9ee2badaaac93739b26c9c408c64bfdad7af8 /drivers/iio/buffer
parentd87b03ced9e989a516cc000e1e65f4eb4d6d46aa (diff)
iio: buffer: document store_to() callback may be called in any context
Document that the struct iio_buffer_access_funcs.store_to() callback must be safe to call from any context since it is called from iio_push_to_buffer() which may be called from any context. Signed-off-by: David Lechner <dlechner@baylibre.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/buffer')
0 files changed, 0 insertions, 0 deletions