Searched refs:opt3001_find_scale (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/light/ |
H A D | opt3001.c | 147 static int opt3001_find_scale(const struct opt3001 *opt, int val, in opt3001_find_scale() function 490 ret = opt3001_find_scale(opt, val, val2, &exponent); in opt3001_write_event_value()
|
/kernel/linux/linux-6.6/drivers/iio/light/ |
H A D | opt3001.c | 147 static int opt3001_find_scale(const struct opt3001 *opt, int val, in opt3001_find_scale() function 490 ret = opt3001_find_scale(opt, val, val2, &exponent); in opt3001_write_event_value()
|
Completed in 2 milliseconds