Searched refs:__iio_format_value (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/iio/ |
| D | industrialio-core.c | 649 static ssize_t __iio_format_value(char *buf, size_t offset, unsigned int type, in __iio_format_value() function 728 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()
|