Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/iio/
H A Diio-gts-helper.h143 static inline int iio_gts_find_sel_by_int_time(struct iio_gts *gts, int time) in iio_gts_find_sel_by_int_time() function
184 int iio_gts_find_sel_by_int_time(struct iio_gts *gts, int time);
/openbmc/linux/drivers/iio/light/
H A Drohm-bu27008.c863 ret = iio_gts_find_sel_by_int_time(&data->gts, time); in bu27008_set_int_time()
890 new_time_sel = iio_gts_find_sel_by_int_time(&data->gts, int_time_new); in bu27008_try_set_int_time()
H A Drohm-bu27034.c463 ret = iio_gts_find_sel_by_int_time(&data->gts, time); in bu27034_set_int_time()