Searched refs:adc_to_lux (Results 1 – 1 of 1) sorted by relevance
451 static unsigned int adc_to_lux(u32 adc0, u32 adc1) in adc_to_lux() function525 ret = snprintf(buf, PAGE_SIZE, "%d\n", adc_to_lux(calib0, calib1)); in tsl2563_lux_show()