1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-12 01:20:14 +00:00
David Lechner 592ae0ccec iio: buffer: document that buffer callback must be context safe
Document that the callback registered with iio_channel_get_all_cb()
must be safe to call from any context since it is called from by
iio_push_to_buffer() which can be called in any context.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2025-10-13 08:37:24 +01:00
..
2025-10-07 08:40:15 -07:00
2025-10-03 19:17:48 -07:00
2025-10-07 12:48:06 -07:00
2025-10-11 10:31:38 -07:00