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