Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/iio/test/
A Diio-test-format.c213 ret = iio_format_value(buf, IIO_VAL_INT_64, ARRAY_SIZE(values), values); in iio_test_iio_format_value_integer_64()
219 ret = iio_format_value(buf, IIO_VAL_INT_64, ARRAY_SIZE(values), values); in iio_test_iio_format_value_integer_64()
225 ret = iio_format_value(buf, IIO_VAL_INT_64, ARRAY_SIZE(values), values); in iio_test_iio_format_value_integer_64()
231 ret = iio_format_value(buf, IIO_VAL_INT_64, ARRAY_SIZE(values), values); in iio_test_iio_format_value_integer_64()
237 ret = iio_format_value(buf, IIO_VAL_INT_64, ARRAY_SIZE(values), values); in iio_test_iio_format_value_integer_64()
243 ret = iio_format_value(buf, IIO_VAL_INT_64, ARRAY_SIZE(values), values); in iio_test_iio_format_value_integer_64()
249 ret = iio_format_value(buf, IIO_VAL_INT_64, ARRAY_SIZE(values), values); in iio_test_iio_format_value_integer_64()
/linux-6.3-rc2/include/linux/iio/
A Dtypes.h29 #define IIO_VAL_INT_64 6 /* 64-bit data, val is lower 32 bits */ macro
/linux-6.3-rc2/drivers/iio/filter/
A Dadmv8818.c369 return IIO_VAL_INT_64; in admv8818_read_raw()
378 return IIO_VAL_INT_64; in admv8818_read_raw()
/linux-6.3-rc2/drivers/iio/common/scmi_sensors/
A Dscmi_iio.c329 return IIO_VAL_INT_64; in scmi_iio_read_channel_data()
/linux-6.3-rc2/drivers/iio/
A Dindustrialio-core.c677 case IIO_VAL_INT_64: in __iio_format_value()

Completed in 12 milliseconds