Home
last modified time | relevance | path

Searched refs:__iio_format_value (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/
A Dindustrialio-core.c640 static ssize_t __iio_format_value(char *buf, size_t offset, unsigned int type, in __iio_format_value() function
721 len = __iio_format_value(buf, 0, type, size, vals); in iio_format_value()
802 len += __iio_format_value(buf, len, type, stride, &vals[i]); in iio_format_list()

Completed in 8 milliseconds