Home
last modified time | relevance | path

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

/linux/drivers/iio/test/
A Diio-test-format.c22 ret = iio_format_value(buf, IIO_VAL_INT, 1, &val); in iio_test_iio_format_value_integer()
26 ret = iio_format_value(buf, IIO_VAL_INT, 1, &val); in iio_test_iio_format_value_integer()
30 ret = iio_format_value(buf, IIO_VAL_INT, 1, &val); in iio_test_iio_format_value_integer()
34 ret = iio_format_value(buf, IIO_VAL_INT, 1, &val); in iio_test_iio_format_value_integer()
38 ret = iio_format_value(buf, IIO_VAL_INT, 1, &val); in iio_test_iio_format_value_integer()
109 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL, 2, values); in iio_test_iio_format_value_fractional()
115 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL, 2, values); in iio_test_iio_format_value_fractional()
121 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL, 2, values); in iio_test_iio_format_value_fractional()
127 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL, 2, values); in iio_test_iio_format_value_fractional()
133 ret = iio_format_value(buf, IIO_VAL_FRACTIONAL, 2, values); in iio_test_iio_format_value_fractional()
[all …]
/linux/drivers/iio/
A Diio_core.h59 ssize_t iio_format_value(char *buf, unsigned int type, int size, int *vals);
A Dindustrialio-core.c724 ssize_t iio_format_value(char *buf, unsigned int type, int size, int *vals) in iio_format_value() function
734 EXPORT_SYMBOL_GPL(iio_format_value);
774 return iio_format_value(buf, ret, val_len, vals); in iio_read_channel_info()
A Dindustrialio-event.c321 return iio_format_value(buf, ret, 2, val_arr); in iio_ev_value_show()
/linux/drivers/iio/trigger/
A Diio-trig-hrtimer.c44 return iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO, in iio_hrtimer_show_sampling_frequency()
/linux/drivers/iio/potentiometer/
A Dad5110.c165 return iio_format_value(buf, IIO_VAL_INT, 1, &val); in store_eeprom_show()
/linux/include/linux/iio/
A Diio.h698 ssize_t iio_format_value(char *buf, unsigned int type, int size, int *vals);
/linux/drivers/iio/health/
A Dafe4403.c157 return iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO, 2, vals); in afe440x_show_register()
A Dafe4404.c188 return iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO, 2, vals); in afe440x_show_register()
/linux/drivers/iio/adc/
A Dina2xx-adc.c592 return iio_format_value(buf, IIO_VAL_FRACTIONAL, 1, vals); in ina2xx_shunt_resistor_show()
/linux/
A Dvmlinux.symvers1970 0x00000000 iio_format_value vmlinux EXPORT_SYMBOL_GPL
A DSystem.map48525 ffff800010d017e4 T iio_format_value
A D.tmp_System.map48525 ffff800010d017e4 T iio_format_value

Completed in 342 milliseconds