Searched refs:iio_gts_find_new_gain_by_old_gain_time (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/include/linux/iio/ |
D | iio-gts-helper.h | 196 int iio_gts_find_new_gain_by_old_gain_time(struct iio_gts *gts, int old_gain,
|
/linux-6.12.1/drivers/iio/ |
D | industrialio-gts-helper.c | 1059 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 1087 EXPORT_SYMBOL_NS_GPL(iio_gts_find_new_gain_by_old_gain_time, IIO_GTS_HELPER);
|
/linux-6.12.1/drivers/iio/light/ |
D | bh1745.c | 373 ret = iio_gts_find_new_gain_by_old_gain_time(&data->gts, current_hwgain, in bh1745_set_int_time()
|
D | rohm-bu27034.c | 423 ret = iio_gts_find_new_gain_by_old_gain_time(&data->gts, in bu27034_try_set_int_time()
|
D | apds9306.c | 596 iio_gts_find_new_gain_by_old_gain_time(&data->gts, gain_old, intg_old, in apds9306_intg_time_set()
|