Home
last modified time | relevance | path

Searched refs:apds9300_calculate_lux (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/light/
H A Dapds9300.c65 static unsigned long apds9300_calculate_lux(u16 ch0, u16 ch1) in apds9300_calculate_lux() function
255 *val = apds9300_calculate_lux(ch0, ch1); in apds9300_read_raw()