low_thresh_exp 89 drivers/iio/light/opt3001.c u8 low_thresh_exp; low_thresh_exp 327 drivers/iio/light/opt3001.c value = (opt->low_thresh_exp << 12) | opt->low_thresh_mantissa; low_thresh_exp 458 drivers/iio/light/opt3001.c opt3001_to_iio_ret(opt, opt->low_thresh_exp, low_thresh_exp 507 drivers/iio/light/opt3001.c opt->low_thresh_exp = exponent; low_thresh_exp 669 drivers/iio/light/opt3001.c opt->low_thresh_exp = OPT3001_REG_EXPONENT(ret);