Home
last modified time | relevance | path

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

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