Searched refs:opt3001_to_iio_ret (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/iio/light/ |
D | opt3001.c | 174 static void opt3001_to_iio_ret(struct opt3001 *opt, u8 exponent, in opt3001_to_iio_ret() function 346 opt3001_to_iio_ret(opt, exponent, mantissa, val, val2); in opt3001_get_lux() 459 opt3001_to_iio_ret(opt, opt->high_thresh_exp, in opt3001_read_event_value() 463 opt3001_to_iio_ret(opt, opt->low_thresh_exp, in opt3001_read_event_value()
|