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