Searched refs:ratio_lut (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/misc/
H A Dtsl2550.c113 static const u8 ratio_lut[] = { variable
176 lux = ((c0 - c1) * ratio_lut[r]) / 256; tsl2550_calculate_lux()

Completed in 56 milliseconds