Searched refs:apds9300_get_adc_val (Results 1 – 1 of 1) sorted by relevance
90 static int apds9300_get_adc_val(struct apds9300_data *data, int adc_number) in apds9300_get_adc_val() function245 ch0 = apds9300_get_adc_val(data, 0); in apds9300_read_raw()250 ch1 = apds9300_get_adc_val(data, 1); in apds9300_read_raw()259 ret = apds9300_get_adc_val(data, chan->channel); in apds9300_read_raw()