Searched refs:opt3001_to_iio_ret (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/light/ |
H A D | opt3001.c | 170 static void opt3001_to_iio_ret(struct opt3001 *opt, u8 exponent, in opt3001_to_iio_ret() function 342 opt3001_to_iio_ret(opt, exponent, mantissa, val, val2); in opt3001_get_lux() 455 opt3001_to_iio_ret(opt, opt->high_thresh_exp, in opt3001_read_event_value() 459 opt3001_to_iio_ret(opt, opt->low_thresh_exp, in opt3001_read_event_value()
|
/kernel/linux/linux-6.6/drivers/iio/light/ |
H A D | opt3001.c | 170 static void opt3001_to_iio_ret(struct opt3001 *opt, u8 exponent, in opt3001_to_iio_ret() function 342 opt3001_to_iio_ret(opt, exponent, mantissa, val, val2); in opt3001_get_lux() 455 opt3001_to_iio_ret(opt, opt->high_thresh_exp, in opt3001_read_event_value() 459 opt3001_to_iio_ret(opt, opt->low_thresh_exp, in opt3001_read_event_value()
|
Completed in 3 milliseconds