Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/iio/
H A Diio-gts-helper.h194 int old_gain, int old_time_sel,
/openbmc/linux/drivers/iio/light/
H A Drohm-bu27008.c873 int ret, old_time_sel, new_time_sel, old_gain, new_gain; in bu27008_try_set_int_time() local
877 ret = bu27008_get_int_time_sel(data, &old_time_sel); in bu27008_try_set_int_time()
891 if (new_time_sel == old_time_sel) in bu27008_try_set_int_time()
899 old_time_sel, new_time_sel, &new_gain); in bu27008_try_set_int_time()
/openbmc/linux/drivers/iio/
H A Dindustrialio-gts-helper.c1001 int old_gain, int old_time_sel, in iio_gts_find_new_gain_sel_by_old_gain_time() argument
1010 itime_old = iio_gts_find_itime_by_sel(gts, old_time_sel); in iio_gts_find_new_gain_sel_by_old_gain_time()