Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/
Diio_core.h38 ssize_t iio_format_value(char *buf, unsigned int type, int size, int *vals);
Dindustrialio-event.c294 return iio_format_value(buf, ret, 2, val_arr); in iio_ev_value_show()
Dindustrialio-core.c424 ssize_t iio_format_value(char *buf, unsigned int type, int size, int *vals) in iio_format_value() function
496 return iio_format_value(buf, ret, val_len, vals); in iio_read_channel_info()