Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/iio/
H A Diio-gts-helper.h196 int iio_gts_find_new_gain_by_old_gain_time(struct iio_gts *gts, int old_gain,
/openbmc/linux/drivers/iio/
H A Dindustrialio-gts-helper.c1057 int iio_gts_find_new_gain_by_old_gain_time(struct iio_gts *gts, int old_gain, in iio_gts_find_new_gain_by_old_gain_time() function
1085 EXPORT_SYMBOL_NS_GPL(iio_gts_find_new_gain_by_old_gain_time, IIO_GTS_HELPER);
/openbmc/linux/drivers/iio/light/
H A Drohm-bu27034.c509 ret = iio_gts_find_new_gain_by_old_gain_time(&data->gts, in bu27034_try_set_int_time()