Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds