Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/
H A Dindustrialio-gts-helper.c126 int iio_gts_total_gain_to_scale(struct iio_gts *gts, int total_gain, in iio_gts_total_gain_to_scale() function
137 EXPORT_SYMBOL_NS_GPL(iio_gts_total_gain_to_scale, IIO_GTS_HELPER);
184 ret = iio_gts_total_gain_to_scale(gts, gains[i][j], in gain_to_scaletables()
242 ret = iio_gts_total_gain_to_scale(gts, all_gains[i], in gain_to_scaletables()
/openbmc/linux/include/linux/iio/
H A Diio-gts-helper.h186 int iio_gts_total_gain_to_scale(struct iio_gts *gts, int total_gain,