Home
last modified time | relevance | path

Searched refs:iio_find_closest_gain_low (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/iio/
H A Diio-gts-helper.h180 int iio_find_closest_gain_low(struct iio_gts *gts, int gain, bool *in_range);
/openbmc/linux/drivers/iio/
H A Dindustrialio-gts-helper.c784 int iio_find_closest_gain_low(struct iio_gts *gts, int gain, bool *in_range) in iio_find_closest_gain_low() function
827 EXPORT_SYMBOL_NS_GPL(iio_find_closest_gain_low, IIO_GTS_HELPER);
/openbmc/linux/drivers/iio/light/
H A Drohm-bu27034.c531 ret = iio_find_closest_gain_low(&data->gts, in bu27034_try_set_int_time()
H A Drohm-bu27008.c918 ret = iio_find_closest_gain_low(&data->gts, new_gain, &ok); in bu27008_try_set_int_time()