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