Home
last modified time | relevance | path

Searched refs:opt4060_read_raw_value (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/light/
H A Dopt4060.c353 static int opt4060_read_raw_value(struct opt4060_chip *chip, in opt4060_read_raw_value() function
433 ret = opt4060_read_raw_value(chip, chan->address, &adc_raw); in opt4060_read_chan_raw()
482 ret = opt4060_read_raw_value(chip, OPT4060_GREEN_MSB, &lux_raw); in opt4060_calc_illuminance()
1098 ret = opt4060_read_raw_value(chip, in opt4060_trigger_handler()