Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iio/
Dindustrialio-core.c777 static ssize_t iio_format_list(char *buf, const int *vals, int type, int length, in iio_format_list() function
816 return iio_format_list(buf, vals, type, length, "", ""); in iio_format_avail_list()
821 return iio_format_list(buf, vals, type, 3, "[", "]"); in iio_format_avail_range()