Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

iio: core: fix doc reference to iio_push_to_buffers_with_ts_unaligned

Use the right name of the function, which is defined in
drivers/iio/industrialio-buffer.c

Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://patch.msgid.link/20241125-iio_memset_scan_holes-v1-11-0cb6e98d895c@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Javier Carrasco and committed by
Jonathan Cameron
e895f2ed 8278c08a

+1 -1
+1 -1
include/linux/iio/iio-opaque.h
··· 28 28 * @groupcounter: index of next attribute group 29 29 * @legacy_scan_el_group: attribute group for legacy scan elements attribute group 30 30 * @legacy_buffer_group: attribute group for legacy buffer attributes group 31 - * @bounce_buffer: for devices that call iio_push_to_buffers_with_timestamp_unaligned() 31 + * @bounce_buffer: for devices that call iio_push_to_buffers_with_ts_unaligned() 32 32 * @bounce_buffer_size: size of currently allocate bounce buffer 33 33 * @scan_index_timestamp: cache of the index to the timestamp 34 34 * @clock_id: timestamping clock posix identifier